Skip to content

Commit c6ed387

Browse files
authored
Merge pull request #175 from microsoftgraph/bugfix/docs-links
- fixes links pointing to old wiki
2 parents 4056e92 + 21ff7bd commit c6ed387

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
@@ -4,8 +4,8 @@ Get started with the Microsoft Graph Core SDK for Java by integrating the [Micro
44

55
## Samples and usage guide
66

7-
- [Middleware usage](https://github.com/microsoftgraph/msgraph-sdk-java-core/wiki)
8-
- [Batching](https://github.com/microsoftgraph/msgraph-sdk-java-core/wiki/Batching)
7+
- [Middleware usage](https://github.com/microsoftgraph/msgraph-sdk-design/)
8+
- [Batching](https://docs.microsoft.com/en-us/graph/sdks/batch-requests?tabs=java)
99

1010
## 1. Installation
1111

0 commit comments

Comments
 (0)