瀏覽代碼

Merge pull request #127 from adamharley/patch-1

fix link to custom scripts
Jonny Wenmoth 9 年之前
父節點
當前提交
564edcd871
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.
 
 ---