3. Build all the documents withing the project with these commands:
```
$ cd Programming-Guides
$ mvn clean generate-sources
```
The online version of the document can be found in the OpenPOWER Foundation
Document library at [TBD](http://openpowerfoundation.org/?resource_lib=TBD).
The project which controls the look and feel of the document is the
[Docs-Maven-Plugin project](https://github.com/OpenPOWERFoundation/Docs-Maven-Plugin), an
OpenPOWER Foundation private project on GitHub. To obtain access to the Maven Plugin project,
@ -40,7 +48,7 @@ can be found in the LICENSE file or online at
## Community
To comment on, propose changes, and engage in community dialogue, you can open issues
in the [Project Issues](https://github.com/OpenPOWERFoundation/ELFv2-ABI/issues) or post to
in the [Project Issues](https://github.com/OpenPOWERFoundation/Programing-Guides/issues) or post to
the community mailing list \([syssw-programming-guides@mailinglist.openpowerfoundation.org](mailto://syssw-programming-guides@mailinglist.openpowerfoundation.org)\).