Skip to content

Commit

Permalink
Fix docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
gfenn-newbury committed Dec 21, 2021
1 parent 1de34f2 commit e0c1dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This repository implements two things:
- Go client to use with RouterOS v7 REST API
- Terraform provider which makes use of said go client

This is to allow configuration of Mikrotik's RouterOS at scale using Terraform. Please note that this provider is still in development, so functionality is missing in some areas. Have a look at [the documentation]([documentation on Hashicorp's Provider registry](https://registry.terraform.io/providers/GNewbury1/routeros/latest/docs)) for functionality that has been implemented. If there is a particular function you'd like to see, please raise an issue to it can be added to the [roadmap](https://github.com/users/GNewbury1/projects/2).
This is to allow configuration of Mikrotik's RouterOS at scale using Terraform. Please note that this provider is still in development, so functionality is missing in some areas. Have a look at [the documentation](https://registry.terraform.io/providers/GNewbury1/routeros/latest/docs)) for functionality that has been implemented. If there is a particular function you'd like to see, please raise an issue to it can be added to the [roadmap](https://github.com/users/GNewbury1/projects/2).

## Using the provider

Expand Down

0 comments on commit e0c1dbb

Please sign in to comment.