@@ -2,6 +2,6 @@ This guide will walk you through how to submit changes to ADIOS2 on GitHub and i
ADIOS uses the GitHub fork-and-branch model. In this, the project "lives" in its main repository located at https://github.com/ornladios/adios2.git, while each individual developer has their own copy (fork) of the repo to work in. Changes are then submitted to the main repository via pull-requests made with branches from your fork.
Contents:
# Contents
-[Setting your Local Repository](https://github.com/ornladios/ADIOS2/wiki/Setting-your-Local-Repository)