Skip to content

Commit 0212416

Browse files
authored
Merge pull request #213 from SHSauler/patch-1
Fixing links to docu repo
2 parents fcd627e + f918d52 commit 0212416

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,18 @@ Security analysts with a knack for scripting can easily add their own analyzers
3535

3636
# Try it
3737
To use TheHive, you can:
38-
- Install the [RPM package](docs/installation/rpm-guide.md)
39-
- Install the [DEB package](docs/installation/deb-guide.md)
40-
- Use [docker](docs/installation/docker-guide.md)
41-
- Use the [binary](docs/installation/binary-guide.md)
38+
- Install the [RPM package](https://github.com/CERT-BDF/TheHiveDocs/blob/master/installation/rpm-guide.md)
39+
- Install the [DEB package](https://github.com/CERT-BDF/TheHiveDocs/blob/master/installation/deb-guide.md)
40+
- Use [docker](https://github.com/CERT-BDF/TheHiveDocs/blob/master/installation/docker-guide.md)
41+
- Use the [binary](https://github.com/CERT-BDF/TheHiveDocs/blob/master/installation/binary-guide.md)
4242
- Execute the [Ansible script](https://github.com/drewstinnett/ansible-thehive) contributed by
4343
[@drewstinnett](https://github.com/drewstinnett)
44-
- [Build it from sources](docs/installation/build-guide.md) then run it
44+
- [Build it from sources](https://github.com/CERT-BDF/TheHiveDocs/blob/master/installation/build-guide.md) then run it
4545

4646
# Details
4747

4848
## Documentation
49-
We have made several guides available in the [Documentation area](docs/).
49+
We have made several guides available in the [Documentation repository](https://github.com/CERT-BDF/TheHiveDocs).
5050

5151
## Architecture
5252
TheHive is written in Scala and uses ElasticSearch 2.x for storage. Its REST API is stateless which allows it to be horizontally scalable. The front-end uses AngularJS with Bootstrap.

0 commit comments

Comments
 (0)