Skip to content

Commit

Permalink
fix relative links
Browse files Browse the repository at this point in the history
  • Loading branch information
Forthoney committed Dec 17, 2023
1 parent 770a18b commit c47e5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Quick Jump: [using pash](#using-pash) | [videos](#videos--video-presentations) |

The following resources offer overviews of important PaSh components.

* Short tutorial: [introduction](./tutorial#introduction), [installation](./install#installation), [execution](./tutorial#running-scripts), and [next steps](./tutorial#what-next)
* Short tutorial: [introduction](tutorial.md#introduction), [installation](install.md#installation), [execution](tutorial.md#running-scripts), and [next steps](tutorial.md#what-next)
<!-- * Annotations: [parallelizability](../annotations#main-parallelizability-classes), [study](../annotations#parallelizability-study-of-commands-in-gnu--posix), [example 1](../annotations#a-simple-example-chmod), [example 2](../annotations#another-example-cut), [howto](../annotations#how-to-annotate-a-command) -->
* Compiler: [intro](../compiler#introduction), [overview](../compiler#compiler-overview), [details](../compiler#zooming-into-fragments), [earlier versions](../compiler#earlier-versions)
* Runtime: [split](../runtime#stream-splitting), [eager](../runtime#eager-stream-polling), [cleanup](../runtime#cleanup-logic), [aggregate](../runtime#aggregators)
Expand Down

0 comments on commit c47e5fc

Please sign in to comment.