diff --git a/.github/CONTRIBUTING.asciidoc b/.github/CONTRIBUTING.asciidoc deleted file mode 120000 index 93e1056d8..000000000 --- a/.github/CONTRIBUTING.asciidoc +++ /dev/null @@ -1 +0,0 @@ -../doc/contributing.asciidoc \ No newline at end of file diff --git a/.github/CONTRIBUTING.asciidoc b/.github/CONTRIBUTING.asciidoc new file mode 100644 index 000000000..5ea2f758b --- /dev/null +++ b/.github/CONTRIBUTING.asciidoc @@ -0,0 +1 @@ +include::../doc/contributing.asciidoc[] diff --git a/.github/LICENSE b/.github/LICENSE new file mode 120000 index 000000000..4d11998dc --- /dev/null +++ b/.github/LICENSE @@ -0,0 +1 @@ +../doc/COPYING \ No newline at end of file