Skip to content

Commit b4be300

Browse files
committed
docs: fix outdated grpc links
1 parent 27fa05c commit b4be300

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api-reference/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ We structured Permify API in 4 core parts:
1212
- [SchemaService]: Modeling and Permify Schema related functionalities including configuration and auditing.
1313
- [TenancyService]: Consists tenant operations such as creating, deleting and listing.
1414

15-
Permify exposes its APIs via both [gRPC](https://buf.build/permify/permify/docs/main:base.v1) and [REST](https://restfulapi.net/).
15+
Permify exposes its APIs via both [gRPC](https://buf.build/permifyco/permify/docs/main:base.v1) and [REST](https://restfulapi.net/).
1616

1717
[PermissionService]: ./permission/check-api
1818
[DataService]: ./data/write-data

docs/getting-started/enforcement.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ We structured Permify API in 4 core parts:
1313
- [SchemaService]: Modeling and Permify Schema related functionalities including configuration and auditing.
1414
- [TenancyService]: Consists tenant operations such as creating, deleting and listing.
1515

16-
Permify exposes its APIs via both [gRPC](https://buf.build/permify/permify/docs/main:base.v1) and [REST](https://restfulapi.net/).
16+
Permify exposes its APIs via both [gRPC](https://buf.build/permifyco/permify/docs/main:base.v1) and [REST](https://restfulapi.net/).
1717

1818
[PermissionService]: ./permission/check-api
1919
[DataService]: ./data/write-data

0 commit comments

Comments
 (0)