diff options
author | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-03-26 20:57:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-26 20:57:47 +0000 |
commit | edd89ecddd9abea9fa47b91487bf6bb8360b1c66 (patch) | |
tree | 7257cae2392ae11bd363cdd8651e22d9bffe5b9a /doc/sphinx | |
parent | 9de062dc0f8dddc3fa38f95adfe04fee549e433c (diff) | |
parent | 2535112170bc4995f124cfa577864d8a8d50e8b1 (diff) |
Merge pull request #219 from sifive/rename-welcome
Rename example-coreip-welcome to sifive-welcome
Diffstat (limited to 'doc/sphinx')
-rw-r--r-- | doc/sphinx/contents.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/contents.rst b/doc/sphinx/contents.rst index 0408900..ed1b6af 100644 --- a/doc/sphinx/contents.rst +++ b/doc/sphinx/contents.rst @@ -98,7 +98,7 @@ The example programs can be found under the ``software/`` directory. - Prints "Hello, World!" to stdout, if a serial device is present on the target. -- example-coreip-welcome +- sifive-welcome - Prints a welcome message and interacts with the LEDs. |