Skip to content

Commit 6a904fe

Browse files
authored
remove jaeles from docs
1 parent 2777ae2 commit 6a904fe

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

docs/getting-started/installation.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
- [x] Simple Proxy Server
1010
- [x] Flexible Vulnerability Scanner ([Plugins](/plugins/introduction/))
11-
- [x] Integration with Jaeles Server API
1211

1312
## Requirements
1413

@@ -17,8 +16,7 @@
1716
go install -v github.com/projectdiscovery/interactsh/cmd/interactsh-client@latest
1817
```
1918

20-
2. Install redis
21-
https://redis.io/docs/latest/operate/oss_and_stack/install/install-redis/
19+
2. Install [redis](https://redis.io/docs/latest/operate/oss_and_stack/install/install-redis/)
2220

2321
## Nucke Installation
2422

overrides/home.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ <h1>Nucke Documentation</h1>
1717
<a href="{{ page.next_page.url | url }}" title="{{ page.next_page.title | e }}" class="md-button md-button--primary">
1818
Quick start
1919
</a>
20-
<a href="{{ 'todos/' | url }}" title="Material for MkDocs Insiders" class="md-button">
21-
TODO's
22-
</a>
2320
</div>
2421
</div>
2522
</div>

0 commit comments

Comments
 (0)