Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
book
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Amir
book
Commits
80927dc3
Commit
80927dc3
authored
Mar 04, 2018
by
Nick Vernij
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix "preparing the build" chapter linking back as "next step"
parent
beccbc68
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/getting_started/installing_the_toolchain.md
src/getting_started/installing_the_toolchain.md
+1
-1
src/getting_started/preparing_the_build.md
src/getting_started/preparing_the_build.md
+1
-1
No files found.
src/getting_started/installing_the_toolchain.md
View file @
80927dc3
...
...
@@ -66,4 +66,4 @@ To install the toolchain, run the following commands:
Next steps
----------
Now that we have the build tools and the toolchain, we can
finally
[
compile Redox
](
getting_started/compiling_redox.html
)
Now that we have the build tools and the toolchain, we can
[
prepare our build
](
getting_started/preparing_the_build.html
)
.
src/getting_started/preparing_the_build.md
View file @
80927dc3
...
...
@@ -73,4 +73,4 @@ $ cargo install xargo
Next steps
----------
Once this is all set up,
you can move on to
[
installing the toolchain
](
getting_started/installing_the_toolchain
.html
)
.
Once this is all set up,
we can finally
[
compile Redox
](
getting_started/compiling_redox
.html
)
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment