Skip to content

Commit

Permalink
post link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielaReyna committed Dec 4, 2024
1 parent 6e333e7 commit 9ff2980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog/cx-1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Using the HTTP server as the filesystem root it’s a convenient default for sho

This snippet of code will start a complete interactive shell in your browser.

Complete self-contained code for this example, and all the later ones, is also available [https://github.com/leaningtech/cheerpx-meta/tree/main/examples](https://github.com/leaningtech/cheerpx-meta/tree/main/examples)
Complete self-contained code for this example, and all the later ones, is also available at our [GitHub repository](https://github.com/leaningtech/cheerpx-meta/tree/main/examples)

```javascript
// Create a read-only block device for a disk image stored on the HTTP server
Expand Down

0 comments on commit 9ff2980

Please sign in to comment.