Skip to content

Commit 79a87ce

Browse files
committed
up
1 parent 7c6aca5 commit 79a87ce

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

crowdsec-docs/sidebarsUnversioned.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ module.exports = {
3737
id: "cti_api/integration_intro",
3838
},
3939
items: [
40+
"cti_api/integration_ipdex",
4041
"cti_api/integration_chrome",
4142
"cti_api/integration_gigasheet",
4243
"cti_api/integration_intelowl",

crowdsec-docs/unversioned/cti_api/integration_ipdex.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
id: integration_ipdex
33
title: IPDEX
4-
sidebar_position: 12
4+
sidebar_position: 1
55
---
66

77
`ipdex` is a simple CLI tool developed by CrowdSec to gather insight about a list of IPs or an IP using the CrowdSec CTI (Cyber Threat Intelligence) API.
88

9-
[Official IPDEX Repo](https://github.com/crowdsecurity/ipdex)
9+
[Official IPDEX Repository](https://github.com/crowdsecurity/ipdex)
1010

1111
## Installation
1212

0 commit comments

Comments
 (0)