Explorar el Código

fix link to custom scripts

Adam Harley hace 9 años
padre
commit
c4c819e528
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.
 
 ---