Skip to content

Commit 6ac2018

Browse files
garrytrinderwaldekmastykarz
authored andcommitted
Update README.md
1 parent b9cb052 commit 6ac2018

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
</h1>
55

66
<h4 align="center">
7-
Build reliable Microsoft 365 apps
7+
Test the untestable
88
</h4>
99

1010
<p align="center">
11-
<a href="https://github.com/microsoft/dev-proxy/releases/latest">
11+
<a href="https://aka.ms/devproxy/download">
1212
<img alt="Download Now" src="https://img.shields.io/badge/download-now-green?style=for-the-badge">
1313
</a>
1414
</p>
@@ -20,14 +20,13 @@
2020

2121
<p align="center">
2222
<a href="#get-started">Get started</a> |
23-
<a href="https://github.com/microsoft/dev-proxy/wiki/">Documentation</a>
23+
<a href="https://aka.ms/devproxy/docs">Documentation</a>
2424
</p>
2525

2626
<p align="center">
2727
<a href="#example">Example</a> |
2828
<a href="#features">Features</a> |
2929
<a href="#trademarks">Trademarks</a> |
30-
<a href="#community-preview">Community Preview</a>
3130
</p>
3231

3332
<p align="center">
@@ -46,7 +45,7 @@
4645
</details>
4746
</p>
4847

49-
Dev Proxy is a command line tool for testing Microsoft Graph, SharePoint Online and any other HTTP APIs.
48+
Dev Proxy is a command line tool for simulating APIs for testing apps.
5049

5150
It aims to provide a better way to test applications.
5251

@@ -60,7 +59,7 @@ Identify and fix issues in your code before they reach production.
6059

6160
## Get started
6261

63-
Begin with our [tutorial](https://github.com/microsoft/dev-proxy/wiki/Get-started). It will guide you through the installation process and running the proxy for the first time.
62+
Begin with our [tutorial](https://learn.microsoft.com/microsoft-cloud/dev/dev-proxy/get-started/). It will guide you through the installation process and running the proxy for the first time.
6463

6564
## Example
6665

@@ -103,10 +102,6 @@ devproxy --failure-rate 50 --no-mocks --allowed-errors 429 503
103102

104103
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft’s Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.
105104

106-
## Community Preview
107-
108-
We are working on getting the General Availability (GA) version published within the calendar year 2023. The current state of Dev Proxy enables our team to be transparent and provide more insights on the upcoming features and to provide our worldwide ecosystem an option to directly influence the future of our capabilities. [Your feedback is more than welcome](https://github.com/microsoft/dev-proxy/issues)! You can expect many more new features within the upcoming months before a version that is officially ready for production use and fully supported.
109-
110105
## A Microsoft Hackathon 2022 Project
111106

112107
The initial build of this project was completed in the week of 5-9 September 2022 by Waldek Mastykarz, Gavin Barron and Garry Trinder

0 commit comments

Comments
 (0)