Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Fix PATH config file location #984

Closed
wants to merge 1 commit into from
Closed

Conversation

red-0ne
Copy link
Contributor

@red-0ne red-0ne commented Dec 5, 2024

Summary

This PR includes updates to the docusaurus/docs/operate/quickstart/gateway_cheatsheet.md file to correct the configuration file path and improve the instructions for setting up the Shannon configuration.

Documentation updates:

  • Changed the path for generating a default Shannon config from cmd/.config.yaml to config/.config.yaml.
  • Updated sed commands to reflect the new configuration file path config/.config.yaml instead of cmd/.config.yaml.
  • Adjusted the build and run instructions for the PATH Gateway to use a more direct build command.

Issue

PATH changed its config file location from cmd/ to config/ directory which needs to be reflected in the gateway_cheatsheet documentation.

Type of change

Select one or more from the following:

Testing

  • Documentation: make docusaurus_start; only needed if you make doc changes

Sanity Checklist

  • I have tested my changes using the available tooling
  • I have commented my code
  • I have performed a self-review of my own code; both comments & source code
  • I create and reference any new tickets, if applicable
  • I have left TODOs throughout the codebase, if applicable

@red-0ne red-0ne added the documentation Improvements or additions to documentation label Dec 5, 2024
@red-0ne red-0ne added this to the Shannon Beta TestNet Support milestone Dec 5, 2024
@red-0ne red-0ne requested review from Olshansk and okdas December 5, 2024 05:37
@red-0ne red-0ne self-assigned this Dec 5, 2024
@red-0ne
Copy link
Contributor Author

red-0ne commented Dec 5, 2024

Closing in favor of #982

@red-0ne red-0ne closed this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant