The links to the documentations in the README file are broken: https://github.com/sprintertech/sprinter-signing/blob/main/README.md#technical-documentation
Expected Behavior
View technical documentations
Current Behavior
404 Page.
Possible Solution
Seems the docs folder has been removed (or possibly renamed). fix it plz :)
Steps to Reproduce (for bugs)
Click on any links in this section:
|
## Technical documentation |
|
Each service has a technical documentation inside its repository under `/docs` directory. [Here](/docs/Home.md) you can find technical documentation for relayers. |
|
|
|
Additionally, the [general high-level documentation for the entire Sygma system](/docs/general/Arhitecture.md) can be found in this same repository under the `/docs/general` directory. |
The links to the documentations in the README file are broken: https://github.com/sprintertech/sprinter-signing/blob/main/README.md#technical-documentation
Expected Behavior
View technical documentations
Current Behavior
404 Page.
Possible Solution
Seems the
docsfolder has been removed (or possibly renamed). fix it plz :)Steps to Reproduce (for bugs)
Click on any links in this section:
sprinter-signing/README.md
Lines 53 to 56 in 8c6cd21