Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ cargo run --example serdesai-task -p reloaded-code-serdesai
- [reloaded-code-serdesai README](./src/reloaded-code-serdesai/README.md)
- [reloaded-code-bubblewrap README](./src/reloaded-code-bubblewrap/README.md)
- [reloaded-code-models-dev README](./src/reloaded-code-models-dev/README.md)
- [Sandbox profiles and operator checklist](./SANDBOX-PROFILES.md)
- [Sandbox profiles and operator checklist](https://reloaded-project.github.io/ReloadedCode/extra_sandboxing_notes/)
- [API Reference (docs.rs)](https://docs.rs/reloaded-code-core)

## Contributing
Expand Down
301 changes: 0 additions & 301 deletions SANDBOX-PROFILES.md

This file was deleted.

2 changes: 2 additions & 0 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,5 @@ nav:
- Comparison: comparison.md
- Migration: migration.md
- Custom Framework Integration: guides/custom-framework.md
- Extra:
- Extra Sandboxing Notes: extra-sandboxing-notes.md
Loading