Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLakshan Fernando <lakshanf@hotmail.com>2021-01-20 17:43:34 +0300
committerGitHub <noreply@github.com>2021-01-20 17:43:34 +0300
commitb4d767022624bac044dfdc96c4dc883d66ea38ae (patch)
treef8f6ea01c3df7345d1886a0067c82452ab48b5f0 /docs
parent279c07fdac70d3edc36b68b2085a8c781a5bc62d (diff)
Update illink-options.md (#1769)
fixed a typo on the customs-steps.ms url
Diffstat (limited to 'docs')
-rw-r--r--docs/illink-options.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/illink-options.md b/docs/illink-options.md
index 52fff73e9..33a2c3cfe 100644
--- a/docs/illink-options.md
+++ b/docs/illink-options.md
@@ -116,7 +116,7 @@ unreachable will be removed.
### Adding custom linker steps
-You can write [custom steps](/doc/custom-steps.md) for the linker and instruct
+You can write [custom steps](/docs/custom-steps.md) for the linker and instruct
the linker to add them into its existing pipeline. To tell the linker where this assembly is
located, you have to append its full path after a comma which separates the custom
step's name from the custom assembly's path