Skip to content

Commit 4a474a8

Browse files
committed
Fix redundant relative path in REFERENCE.md breadcrumbs
1 parent b002490 commit 4a474a8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/REFERENCE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<small>
2+
3+
`Previous` [README](../README.md#-table-of-contents-) | `Next` [Quick Overview](overview/010_KEY_CONCEPTS.md)
4+
5+
</small>
6+
7+
---
8+
19
# Solid::Process — Reference Guide
210

311
This guide teaches everything you need to know about Solid::Process, from basic concepts to advanced patterns. Work through it progressively, or jump to the section you need.
@@ -1881,3 +1889,11 @@ For real-world examples, check:
18811889
For questions or issues, visit the [GitHub repository](https://github.com/solid-process/solid-process).
18821890

18831891
<p align="right"><a href="#table-of-contents">⬆️ &nbsp;back to top</a></p>
1892+
1893+
---
1894+
1895+
<small>
1896+
1897+
`Previous` [README](../README.md#-table-of-contents-) | `Next` [Quick Overview](overview/010_KEY_CONCEPTS.md)
1898+
1899+
</small>

0 commit comments

Comments
 (0)