Skip to content

Commit 4f26994

Browse files
authored
Merge pull request #181 from AdobeDocs/rename-files
fix: rename files
2 parents b1d310b + 5d2d480 commit 4f26994

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

src/pages/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- [Distribute a Plugin](guides/plugins/plugin-distribution)
2020
- [Update a Plugin](guides/plugins/plugin-update)
2121
- [Services](guides/services/)
22-
- [Add API using OAuth Server-to-Server credential](guides/services/services-add-api-oauth-s2s)
22+
- [Add API using OAuth Server-to-Server credential](guides/services/services-add-api-oauth-s2-s)
2323
- [Add API using API Key credential](guides/services/services-add-api-key)
2424
- [Add API using OAuth User authentication credential](guides/services/services-add-api-oauth-user-authentication)
2525
- [Add Events](guides/services/services-add-event)
File renamed without changes.
File renamed without changes.

src/pages/guides/services/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Access to some APIs is based on licenses. Meaning either the licenses your compa
2424

2525
APIs can be connected to your app in multiple ways, depending on the API or the type of app that you are building. Occasionally APIs will provide multiple connection options, allowing you to choose the type of connection that works best for your application. To learn more about each of these authentication methods or API connections, read the [authentication documentation](../authentication/).
2626

27-
* [Add an API using OAuth Server-to-Server credential](services-add-api-oauth-s2s)
27+
* [Add an API using OAuth Server-to-Server credential](services-add-api-oauth-s2-s)
2828
* [Add an API using OAuth User authentication credential](services-add-api-oauth-user-authentication)
2929
* [Add an API using API Key authentication](services-add-api-key)
3030

File renamed without changes.

0 commit comments

Comments
 (0)