Skip to content

Commit

Permalink
Switch katacoda links to killercoda
Browse files Browse the repository at this point in the history
  • Loading branch information
mikee47 committed Sep 8, 2023
1 parent 9a21439 commit e4e1600
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you like **Sming**, give it a star, or fork it and [contribute](#contribute)!
Sming supports multiple architectures and has a [plethora of features](https://sming.readthedocs.io/en/latest/index.html#summary).
Choose the architecture of your choice to [install the needed development software](https://sming.readthedocs.io/en/latest/getting-started).

You can also try Sming without installing anything locally. We have an [interactive tutorial](https://www.katacoda.com/slaff/scenarios/sming-host-emulator) that can be run directly from your browser.
You can also try Sming without installing anything locally. We have an [interactive tutorial](https://killercoda.com/slaff/scenario/sming-host-emulator) that can be run directly from your browser.

## Documentation

Expand Down
2 changes: 1 addition & 1 deletion docs/source/arch/host/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ the sample applications to be compiled on a Linux/Windows host system
and be tested before uploading them to the microcontroller.

If you want to try it we have an
`interactive tutorial <https://www.katacoda.com/slaff/scenarios/sming-host-emulator>`__
`interactive tutorial <https://killercoda.com/slaff/scenario/sming-host-emulator>`__
that can be run directly from your browser.

See :doc:`/getting-started/index` for installation details.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/getting-started/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Choose your preferred development environment for how to install the needed deve
docker/index

You can also try Sming without installing anything locally.
We have an `interactive tutorial <https://www.katacoda.com/slaff/scenarios/sming-host-emulator>`__ that can be run directly from your browser.
We have an `interactive tutorial <https://killercoda.com/slaff/scenario/sming-host-emulator>`__ that can be run directly from your browser.


.. toctree::
Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Summary
- Fast and user friendly development
- Integrated :doc:`host emulator <arch/host/index>` to assist with developing, testing and debugging
libraries and applications on a PC before uploading them to an actual microcontroller.
Try it out online `here <https://www.katacoda.com/slaff/scenarios/sming-host-emulator>`__.
Try it out online `here <https://killercoda.com/slaff/scenario/sming-host-emulator>`__.
- Built-in powerful wireless modules
- Compatible with standard :doc:`libraries` - use popular hardware in few lines of code
- Simple yet powerful hardware API wrappers
Expand Down

0 comments on commit e4e1600

Please sign in to comment.