Skip to content

Commit 46e3c6b

Browse files
committed
Regroup links to the footer
1 parent 7080bc8 commit 46e3c6b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,14 @@ Once setup, the site will be accessible on http://localhost:4000/docs/
3131
When you've made a change, either push it to a forked repository, or to a
3232
feature branch, and [raise a pull request][raise-a-pr].
3333
34-
[clone-repo]: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository
35-
[install-ruby]: https://www.ruby-lang.org/en/documentation/installation/
36-
[raise-a-pr]: https://github.com/srobo/docs/pull/new/main
37-
3834
### Navigation Sidebar
3935
4036
The docs navigation sidebar is generated from `_data/sidebar_tree.yaml` as part
4137
of the build process. This file is manually updated so that we can
4238
explicitly control which files are included, in what order as well as adjust the
4339
page titles.
40+
41+
42+
[clone-repo]: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository
43+
[install-ruby]: https://www.ruby-lang.org/en/documentation/installation/
44+
[raise-a-pr]: https://github.com/srobo/docs/pull/new/main

0 commit comments

Comments
 (0)