diff --git a/README.md b/README.md index 5efb2c4..313cd4f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/SpiNNakerManchester/PyNNExamples.svg?branch=master)](https://travis-ci.org/SpiNNakerManchester/PyNNExamples) +[![Python Actions](https://github.com/SpiNNakerManchester/PyNNExamples/actions/workflows/python_actions.yml/badge.svg)](https://github.com/SpiNNakerManchester/PyNNExamples/actions/workflows/python_actions.yml) Examples for PyNN ================= @@ -9,5 +9,5 @@ See Also -------- * [SpiNNaker online documentation](http://spinnakermanchester.github.io/) * [sPyNNakerGithub](/SpiNNakerManchester/sPyNNaker) for the implementation - * [Combined python documentation](http://spinnakermanchester.readthedocs.io) + * [Combined python documentation](http://spinnakermanchester.readthedocs.io/en/latest) * [PyNN documentation](http://neuralensemble.org/docs/PyNN)