Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sdk/management/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The Azure Management Libraries for Java is a higher-level, object-oriented API f
that is optimized for ease of use, succinctness and consistency.

- [API reference documentation][docs]
- [Code snippets and samples][sample]
- **[Code snippets and samples][sample]**

## Getting started

Expand Down
2 changes: 1 addition & 1 deletion sdk/management/azure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<packaging>jar</packaging>

<name>Microsoft Azure SDK</name>
<description>This package contains Microsoft Azure SDK.</description>
<description>This package contains Microsoft Azure SDK. Reference https://aka.ms/azure-sdk-java-mgmt</description>

@weidongxu-microsoft weidongxu-microsoft Jul 7, 2020

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably not best wording. Any suggestion? @nickzhums

Don't want to call it doc because it is not, don't want to call it project or repo because it seems not appropriate...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we add it in the url below?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For more details, please visit?

@nickzhums nickzhums Jul 7, 2020

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For detailed information on how to use this package, please see here

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we add it in the url below?

Since there is only one url, not sure if it is appropriate to replace it.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For more details, please visit?

Eh, thought about it, but it seems not saying anything useful, except giving the link...

<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
Expand Down