From 17fe5dc1856a18139fd9792f44ca6105930055a1 Mon Sep 17 00:00:00 2001 From: Alan Yee Date: Fri, 19 Oct 2018 12:26:46 -0700 Subject: [PATCH] Update README.md Added and updated links --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3d2b86cb21..e04784f1d6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Code Documentation - http://rubydoc.info/github/Arachni/arachni + https://www.rubydoc.info/github/Arachni/arachni Support @@ -42,7 +42,7 @@ License - Arachni Public Source License v1.0 - (see LICENSE file) + Arachni Public Source License v1.0 @@ -144,7 +144,7 @@ In addition to the monitoring of the vanilla DOM and JavaScript environments, Arachni's browsers also hook into popular frameworks to make the logged data easier to digest: -- [JQuery](http://jquery.com/) +- [JQuery](https://jquery.com/) - [AngularJS](https://angularjs.org/) - More to come... @@ -615,7 +615,7 @@ necessity to test the Grid/multi-Instance features of the system. ## Bug reports/Feature requests -Submit bugs using [GitHub Issues](http://github.com/Arachni/arachni/issues) and +Submit bugs using [GitHub Issues](https://github.com/Arachni/arachni/issues) and get support via the [Support Portal](http://support.arachni-scanner.com). ## Contributing @@ -637,4 +637,4 @@ need to follow in order to contribute code: ## License -Arachni Public Source License v1.0 -- please see the _LICENSE_ file for more information. +[Arachni Public Source License v1.0](LICENSE.md)