Skip to content
Merged
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
8 changes: 4 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ nav:
- Setup with make: robot-framework/03-setup-with-make.md
- Examples: robot-framework/04-some-more-examples.md
- Guides:
- 📁 Upload files: upload-files.md
- 📥 Download files: download-files.md
- 🗄️ Browser local storage: browser-local-storage.md
- 🌐 Project context: project-context.md
- 📁 Upload files: guides/upload-files.md
- 📥 Download files: guides/download-files.md
- 🗄️ Browser local storage: guides/browser-local-storage.md
- 🌐 Project context: guides/project-context.md
- Other docs:
- 🧑‍✈️ Pilot projects: pilot-projects.md
- 🔒 Enterprise Connectivity: security/enterprise-connectivity.md
Expand Down