Skip to content

Commit

Permalink
Add link to Spaceship Debugging docs from Tooling and Debugging docs (f…
Browse files Browse the repository at this point in the history
…astlane#20849)

When looking for documentation on the Spaceship proxy options, I realized the Spaceship debugging docs link to the main debugging documentation, but not vice-versa. This would have been helpful to discover the `SPACESHIP_PROXY` option sooner, and will hopefully help others.
  • Loading branch information
robmathers authored Nov 15, 2022
1 parent aea3af8 commit 5b090df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ToolsAndDebugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,8 @@ To run the newly created script, run
SPACESHIP_DEBUG=1 bundle exec rake debug
```

### Additional Information
See also the [Debugging _spaceship_](spaceship/docs/Debugging.md) documentation.

<!--Links-->
[first-pr]: YourFirstPR.md

0 comments on commit 5b090df

Please sign in to comment.