docs: fix 404 link on services.md (#7019)

Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
This commit is contained in:
Diego Albitres 2020-07-16 04:10:56 -05:00 committed by GitHub
parent fccb396c04
commit 1f55ec89e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ module.exports = {
```
- `params` (object): this represent filters for your find request.<br>
The object follow the URL query format, [refer to this documentation.](../content-api/parameters.html).
The object follow the URL query format, [refer to this documentation.](../content-api/parameters.md).
```json
{
@ -75,7 +75,7 @@ module.exports = {
```
- `params` (object): this represent filters for your find request.<br>
The object follow the URL query format, [refer to this documentation.](../content-api/parameters.html).
The object follow the URL query format, [refer to this documentation.](../content-api/parameters.md).
```json
{
@ -110,7 +110,7 @@ module.exports = {
```
- `params` (object): this represent filters for your find request.<br>
The object follow the URL query format, [refer to this documentation.](../content-api/parameters.html).
The object follow the URL query format, [refer to this documentation.](../content-api/parameters.md).
```json
{
@ -229,7 +229,7 @@ module.exports = {
```
- `params` (object): this represent filters for your find request.<br>
The object follow the URL query format, [refer to this documentation.](../content-api/parameters.html).
The object follow the URL query format, [refer to this documentation.](../content-api/parameters.md).
```json
{
@ -261,7 +261,7 @@ module.exports = {
```
- `params` (object): this represent filters for your find request.<br>
The object follow the URL query format, [refer to this documentation.](../content-api/parameters.html).
The object follow the URL query format, [refer to this documentation.](../content-api/parameters.md).
```json
{