diff options
-rw-r--r-- | scripts/vendors/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/vendors/README.md b/scripts/vendors/README.md index e955c5cc2..50018242c 100644 --- a/scripts/vendors/README.md +++ b/scripts/vendors/README.md @@ -17,7 +17,7 @@ warning and error lines with the help of grc/grcat ([generic colourizer][grc]). [grc]: http://kassiopeia.juls.savba.sk/~garabik/software/grc.html See the [GHDL Documentation](https://ghdl.github.io/ghdl) for a detailed -documentation on how to use [Precompile Scripts](https://ghdl.github.io/ghdl/getting/PrecompileVendorPrimitives.html) +documentation on how to use [Precompile Scripts](https://ghdl.github.io/ghdl/getting.html#precompile-vendor-primitives) --------------------------------------------------------------------- @@ -106,7 +106,7 @@ the path to the GHDL executable can be specified with `--ghdl` (Bash) or `-GHDL` (PoSh). For a detailed documentation and all command line options see -[Precompile Scripts](https://ghdl.github.io/ghdl/getting/PrecompileVendorPrimitives.html) +[Precompile Scripts](https://ghdl.github.io/ghdl/getting.html#precompile-vendor-primitives) --------------------------------------------------------------------- |