This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit aac12521789c7dc19f49bf599ef3f3c171fff6ac Author: Raphael Ouazana <raphael.ouaz...@linagora.com> AuthorDate: Thu Dec 19 14:38:51 2019 +0100 Use relative links for anchors links --- README.adoc | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/README.adoc b/README.adoc index 0321444..34edb12 100644 --- a/README.adoc +++ b/README.adoc @@ -39,25 +39,25 @@ There is many other ways one can help us: packaging, communication, etc ... = How to... - * https://github.com/apache/james-project/#how-to-try-james[How to try James] - * https://github.com/apache/james-project/#how-to-build-and-publish-the-website[How to build and publish the website] - * https://github.com/apache/james-project/#how-to-release-via-maven-release-plugin[How to release via maven release plugin] - * https://github.com/apache/james-project/#how-to-check-the-compilation[How to check the compilation] - * https://github.com/apache/james-project/#how-to-run-james-in-docker[How to run James in Docker] - ** https://github.com/apache/james-project/#run-james-with-java-8-%2Dguice-%2Dcassandra-%2Drabbitmq-%2Dswift-%2Delasticsearch[Run James with Java 8 + Guice + Cassandra + RabbitMQ + Swift + ElasticSearch] - ** https://github.com/apache/james-project/#run-james-with-java-8-%2Dguice-%2Dcassandra-%2Delasticsearch[Run James with Java 8 + Guice + Cassandra + ElasticSearch] - ** https://github.com/apache/james-project/#run-james-with-java-8-%2Dguice-%2Djpa-%2Dlucene[Run James with Java 8 + Guice + JPA + Lucene] - ** https://github.com/apache/james-project/#run-james-with-java-8-%2Dspring-%2Djpa[Run James with Java 8 + Spring + JPA] - * https://github.com/apache/james-project/#other-useful-commands[Other Useful commands] - ** https://github.com/apache/james-project/#how-to-add-a-domain-[How to add a domain?] - ** https://github.com/apache/james-project/#how-to-add-a-user-[How to add a user?] - ** https://github.com/apache/james-project/#how-to-manage-sieve-scripts-[How to manage SIEVE scripts?] - ** https://github.com/apache/james-project/#how-to-retrieve-users-and-password-from-my-previous-container[How to retrieve users and password from my previous container?] - * https://github.com/apache/james-project/#develop-on-james[Develop on James] - ** https://github.com/apache/james-project/#how-to-run-deployment-tests[How to run deployment Tests] - ** https://github.com/apache/james-project#how-to-check-the-merge-of-a-commit[How to check the merge of a commit] - * https://github.com/apache/james-project/#generating-a-package-for-james[Generating a package for James] - ** https://github.com/apache/james-project/#know-more-about-james-design[Know more about James design] + * link:#how-to-try-james[How to try James] + * link:#how-to-build-and-publish-the-website[How to build and publish the website] + * link:#how-to-release-via-maven-release-plugin[How to release via maven release plugin] + * link:#how-to-check-the-compilation[How to check the compilation] + * link:#how-to-run-james-in-docker[How to run James in Docker] + ** link:#run-james-with-java-8-%2Dguice-%2Dcassandra-%2Drabbitmq-%2Dswift-%2Delasticsearch[Run James with Java 8 + Guice + Cassandra + RabbitMQ + Swift + ElasticSearch] + ** link:#run-james-with-java-8-%2Dguice-%2Dcassandra-%2Delasticsearch[Run James with Java 8 + Guice + Cassandra + ElasticSearch] + ** link:#run-james-with-java-8-%2Dguice-%2Djpa-%2Dlucene[Run James with Java 8 + Guice + JPA + Lucene] + ** link:#run-james-with-java-8-%2Dspring-%2Djpa[Run James with Java 8 + Spring + JPA] + * link:#other-useful-commands[Other Useful commands] + ** link:#how-to-add-a-domain-[How to add a domain?] + ** link:#how-to-add-a-user-[How to add a user?] + ** link:#how-to-manage-sieve-scripts-[How to manage SIEVE scripts?] + ** link:#how-to-retrieve-users-and-password-from-my-previous-container[How to retrieve users and password from my previous container?] + * link:#develop-on-james[Develop on James] + ** link:#how-to-run-deployment-tests[How to run deployment Tests] + ** link:#how-to-check-the-merge-of-a-commit[How to check the merge of a commit] + * link:#generating-a-package-for-james[Generating a package for James] + ** link:#know-more-about-james-design[Know more about James design] == How to try James --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org