Przeglądaj źródła

Merge pull request #127 from adamharley/patch-1

fix link to custom scripts
Jonny Wenmoth 9 lat temu
rodzic
commit
564edcd871
1 zmienionych plików z 1 dodań i 1 usunięć
  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.
 
 ---