瀏覽代碼

Fix links

rugk 10 年之前
父節點
當前提交
868429ebdb
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      INSTALL.md

+ 2 - 2
INSTALL.md

@@ -30,7 +30,7 @@ you set a time limit in seconds. Users may not post more often then this limit
 to your PrivateBin installation.
 
 More details can be found in the
-[configuration documentation](../Configuration).
+[configuration documentation](https://github.com/PrivateBin/PrivateBin/wiki/Configuration).
 
 ## Advanced installation
 
@@ -40,7 +40,7 @@ In the index.php you can define a different `PATH`. This is useful to secure you
 installation. You can move the configuration, data files, templates and PHP
 libraries (directories cfg, data, lib, tpl, tst and vendor) outside of your document
 root. This new location must still be accessible to your webserver / PHP process
-([open_basedir setting](http://php.net/manual/en/ini.core.php#ini.open-basedir)).
+([open_basedir setting](https://secure.php.net/manual/en/ini.core.php#ini.open-basedir)).
 
 > #### PATH Example
 > Your PrivateBin installation lives in a subfolder called "paste" inside of