Skip to content

Commit

Permalink
Merge pull request #2562 from sebix/docs-missing-page
Browse files Browse the repository at this point in the history
doc: remove empty intelmq-manager tutorial page
  • Loading branch information
sebix authored Feb 12, 2025
2 parents 15a0e00 + 96f5a73 commit adb2d15
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
### Documentation
- `docs/admin/installation/linux-packages`: Add `[signed-by=]` options, add wget command as alternative to curl (PR#2547 by Sebastian Wagner).
- Add documentation on the Redis pipeline (databases, configuration), fix generic pipeline documentation and add missing information on parameters, add unlinked intelmqctl docs to the index and TOC (PR#2560 by Sebastian Wagner).
- Remove empty page tutorials/intelmq-manager (PR#2562 by Sebastian Wagner).

### Packaging

Expand Down
10 changes: 0 additions & 10 deletions docs/tutorials/intelmq-manager.md

This file was deleted.

2 changes: 0 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ markdown_extensions:
nav:
- Introduction: 'index.md'
- Overview: 'overview.md'
- Tutorials:
- Using IntelMQ Manager: 'tutorials/intelmq-manager.md'
- User Guide:
- Intro: 'user/intro.md'
- Event: 'user/event.md'
Expand Down

0 comments on commit adb2d15

Please sign in to comment.