-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update/fix README links #4889
Update/fix README links #4889
Conversation
conniey
commented
Aug 7, 2019
•
edited
Loading
edited
- Updates links to source code to relative links. (This limits the breaking links if we decide we want to keep our libraries in some new folder.
- Removes "en-us" from docs.microsoft.com links. This allows whatever locale the user has to be resolved (ie. mine is en-ca.)
- Fixes broken Event Hubs README links.
- Converts tabs to spaces
.tenantId("<YOUR_TENANT_ID>") | ||
.build(); | ||
.clientId("<YOUR_CLIENT_ID>") | ||
.clientSecret("<YOUR_CLIENT_SECRET>") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there some rule for indentation we should follow for code in READMEs?
Or just estimate it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This used to be a tab. It was converted to spaces.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was no indentation change. 1 tab = 4 spaces in our .editorconfig settings.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ahh, so before, they had one space, a tab character than then some spaces.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so, replacing tab with 4 spaces added extra space then ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No. When you have a tab character, its rendered size depends on how large your tab size is. A tab size in our configuration is 4 spaces. So if you had a space then tab character, the tab character would only take up 3 spaces to fill in that first tab stop. If you had 0 spaces and pressed tab, it would take up the 4 spaces.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look fine.
Would be good to verify relative links, post merge.
@g2vinay Here's a blog post to convince you. In addition, IntellIiJ tries to render these relative links and will show warnings if it cannot be resolved. That's how I found these in the first place. https://github.blog/2013-01-31-relative-links-in-markup-files/ |
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md
* Fixing link to storage and event hubs. * Fix broken links to Event Hubs. Convert tabs to spaces. * Use relative links to source code. Remove en-us from docs.microsoft.com URLs. * Remove en-us from identity/README.md