mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 13:55:54 +03:00
fixing more links
This commit is contained in:
parent
2aec4aba27
commit
f131e6edd6
@ -9,7 +9,7 @@ logo: black
|
||||
# Theory
|
||||
|
||||
The only single document with a general overview of Urbit is our
|
||||
ginormous [whitepaper](whitepaper). The whitepaper has been
|
||||
ginormous [whitepaper](theory/whitepaper). The whitepaper has been
|
||||
described as "sort of like a PhD thesis, but maybe more like
|
||||
three PhD theses jammed into a single 40-page document." Like
|
||||
Everest, it's there.
|
||||
@ -17,8 +17,8 @@ Everest, it's there.
|
||||
Some critics experience doubt that Urbit is actually a real
|
||||
thing. This is forgivable. Sometimes, visual evidence will
|
||||
correct these disturbed minds. See our 2015 demo
|
||||
[(part 1)](part-i), [(part 2)](part-ii), or our original
|
||||
[2013 demo](old). But if the aliens could fake the moon
|
||||
[(part 1)](theory/part-i), [(part 2)](theory/part-ii), or our original
|
||||
[2013 demo](theory/old). But if the aliens could fake the moon
|
||||
landings, they could certainly fake Urbit.
|
||||
|
||||
<list dataSort="true"></list>
|
||||
|
@ -7,16 +7,16 @@ sort: 1
|
||||
|
||||
# User documentation
|
||||
|
||||
Read the [introduction](intro) for a summary of Urbit.
|
||||
The [installation guide](install) gets you ready to run.
|
||||
The [launch procedure](launch) holds your hand as you create
|
||||
Read the [introduction](user/intro) for a summary of Urbit.
|
||||
The [installation guide](user/install) gets you ready to run.
|
||||
The [launch procedure](user/launch) holds your hand as you create
|
||||
your server image. Once your urbit is live, the [quickstart
|
||||
page](start) is all you need if in a hurry.
|
||||
page](user/start) is all you need if in a hurry.
|
||||
|
||||
For power users, the [appliance handbook](appliance) explains
|
||||
your apps and how to control them. The [filesystem handbook](clay)
|
||||
For power users, the [appliance handbook](user/appliance) explains
|
||||
your apps and how to control them. The [filesystem handbook](user/clay)
|
||||
explains the Urbit filesystem and how to sync it with Unix.
|
||||
Finally, the [:dojo manual](dojo) and [:talk manual](talk)
|
||||
Finally, the [:dojo manual](user/dojo) and [:talk manual](user/talk)
|
||||
explore the fine points of our shell and messenger respectively.
|
||||
|
||||
<list dataSort="true"></list>
|
||||
|
Loading…
Reference in New Issue
Block a user