Skip to content

Commit 202eba8

Browse files
committed
Remove link from section heading
1 parent 30460b8 commit 202eba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,9 @@ stepFunctions:
169169
definition:
170170
```
171171

172-
#### [Share API Gateway and API Resources](https://serverless.com/framework/docs/providers/aws/events/apigateway/#share-api-gateway-and-api-resources)
172+
#### Share API Gateway and API Resources
173173

174-
You can share the same API Gateway between multiple projects by referencing its REST API ID and Root Resource ID in serverless.yml as follows:
174+
You can [share the same API Gateway](https://serverless.com/framework/docs/providers/aws/events/apigateway/#share-api-gateway-and-api-resources) between multiple projects by referencing its REST API ID and Root Resource ID in serverless.yml as follows:
175175

176176
```yml
177177
service: service-name

0 commit comments

Comments
 (0)