소스 검색

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