Skip to content

Commit

Permalink
Merge pull request Azure#3220 from kumarRaj/patch-2
Browse files Browse the repository at this point in the history
Change developer setup links that were broken
  • Loading branch information
fearthecowboy authored Apr 26, 2019
2 parents c30b45a + df04f47 commit 0f61e47
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ Start by reading the documentation for using AutoRest:

Get yourself up and coding in AutoRest

- [Developer Workstation Requirements](./docs/developer/workstation.md) - what do you need to install to start working with the AutoRest code
- [AutoRest Extensibility](./docs/developer/architecture/AutoRest-extension.md) and [protocol](./docs/developer/architecture/AutoRest-extension-protocol.md) documentation
- [Working on AutoRest core](./docs/developer/autorest-core.md) - compiling/testing AutoRest core using the build scripts
- [Working on an AutoRest extension](./docs/developer/autorest-extension.md) - creating and testing AutoRest extensions
- [Developer Workstation Requirements](./.attic/developer/workstation.md) - what do you need to install to start working with the AutoRest code
- [AutoRest Extensibility](./.attic/developer/architecture/AutoRest-extension.md) and [protocol](./.attic/developer/architecture/AutoRest-extension-protocol.md) documentation
- [Working on AutoRest core](./.attic/developer/autorest-core.md) - compiling/testing AutoRest core using the build scripts
- [Working on an AutoRest extension](./.attic/developer/autorest-extension.md) - creating and testing AutoRest extensions
- [AutoRest repositories and packages](./docs/trampoline.md) - all maintained repositories and packages on one page

Some related information:
Expand Down

0 comments on commit 0f61e47

Please sign in to comment.