diff --git a/docs/url.html b/docs/demo.html similarity index 95% rename from docs/url.html rename to docs/demo.html index 106c089..4c84ce9 100644 --- a/docs/url.html +++ b/docs/demo.html @@ -79,7 +79,7 @@
Just add a url parameter called diff to current url using as value your Commit, Pull Request, Merge Request, Diff or Patch url.
-ex: https://diff2html.xyz/url?diff=https://github.com/rtfpessoa/diff2html/pull/106 +
ex: https://diff2html.xyz/demo.html?diff=https://github.com/rtfpessoa/diff2html/pull/106
-You can also use an hashtag (# or #! or #!/) in the end of the url. - This will be overridden if you click any href id and for that reason not advised.