Skip to content

Commit adb2d15

Browse files
authored
Merge pull request certtools#2562 from sebix/docs-missing-page
doc: remove empty intelmq-manager tutorial page
2 parents 15a0e00 + 96f5a73 commit adb2d15

File tree

3 files changed

+1
-12
lines changed

3 files changed

+1
-12
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
### Documentation
5252
- `docs/admin/installation/linux-packages`: Add `[signed-by=]` options, add wget command as alternative to curl (PR#2547 by Sebastian Wagner).
5353
- 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).
54+
- Remove empty page tutorials/intelmq-manager (PR#2562 by Sebastian Wagner).
5455

5556
### Packaging
5657

docs/tutorials/intelmq-manager.md

-10
This file was deleted.

mkdocs.yml

-2
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ markdown_extensions:
9393
nav:
9494
- Introduction: 'index.md'
9595
- Overview: 'overview.md'
96-
- Tutorials:
97-
- Using IntelMQ Manager: 'tutorials/intelmq-manager.md'
9896
- User Guide:
9997
- Intro: 'user/intro.md'
10098
- Event: 'user/event.md'

0 commit comments

Comments
 (0)