mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
13 lines
459 B
HTML
13 lines
459 B
HTML
<!doctype html>
|
|||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="utf-8">
|
||
|
|
<title>Architectural Conventions</title>
|
||
|
|
<meta http-equiv="refresh" content="0; url=https://docs.roboco.tech/docs/optional/conventions">
|
||
|
|
<link rel="canonical" href="https://docs.roboco.tech/docs/optional/conventions">
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<p>This page has moved to <a href="https://docs.roboco.tech/docs/optional/conventions">https://docs.roboco.tech/docs/optional/conventions</a>.</p>
|
||
|
|
</body>
|
||
|
|
</html>
|