fix libjit warning
authorMichael Wallner <mike@php.net>
Thu, 14 Apr 2016 08:02:36 +0000 (10:02 +0200)
committerMichael Wallner <mike@php.net>
Thu, 14 Apr 2016 08:02:36 +0000 (10:02 +0200)
README.md

index 72170a977f30a6828db4a08bae69847638c4ba47..5d20134bc0f8a6ca5bb239a957feb5a9a0aca445 100644 (file)
--- a/README.md
+++ b/README.md
@@ -108,13 +108,13 @@ The following modules are available to select:
 ### --with-psi-libjit
 **Path to libjit.**
 
-### --with-psi-libffi
-**Path to libffi.**
-
 > **WARNING:**  
 > We currently rely on a patched libjit, because of an apparent bug in how
-> libjit creates closures, which still needs to be verified, though.  
-> See https::/github.com/m6w6/libjit for the preliminary patch.
+> libjit creates closures, which still needs to be verified, though.
+> See https://github.com/m6w6/libjit for the preliminary patch.
+
+### --with-psi-libffi
+**Path to libffi.**
 
 ## Configuring PSI at runtime