Ver código fonte

Merge pull request #127 from adamharley/patch-1

fix link to custom scripts
Jonny Wenmoth 9 anos atrás
pai
commit
564edcd871
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      _version_4/3-usage.md

+ 1 - 1
_version_4/3-usage.md

@@ -24,7 +24,7 @@ This page contains some common examples of how to use the PHP PhantomJS library.
 * [PhantomJS Options](#phantomjs-options)
 * [Exceptions](#exceptions)
 
-For more advanced customization or to load your own PhantomJS scripts, see the [custom scripts]({{ site.BASE_PATH }}/4.0/custom-scripts/) section.
+For more advanced customization or to load your own PhantomJS scripts, see the [custom scripts]({{ site.BASE_PATH }}/4.0/4-custom-scripts/) section.
 
 ---