Skip to content

azure-applicationinsights Hyperlinks need sphinx style formatting#19993

Merged
scbedd merged 2 commits intoAzure:mainfrom
scbedd:hotfix/resolve-appinsights-link
Aug 2, 2021
Merged

azure-applicationinsights Hyperlinks need sphinx style formatting#19993
scbedd merged 2 commits intoAzure:mainfrom
scbedd:hotfix/resolve-appinsights-link

Conversation

@scbedd
Copy link
Member

@scbedd scbedd commented Jul 29, 2021

Fixes #19991

Did a regex search via \[.*\]\(.*\) under sdk/applicationinsights/azure-applicationinsights/**/*.py. Didn't turn up other
examples.

@lmazuel are there even any owners for this package anymore? The last committer that I can find is definitely someone just contributing docs fixes.

If there are no package owners, you mind if I cut a patch release for the doc fixes here?

Before:
image

After:
image

@scbedd scbedd changed the title Hyperlinks need sphinx style formatting azure-applicationinsights Hyperlinks need sphinx style formatting Jul 29, 2021
@scbedd scbedd mentioned this pull request Jul 29, 2021
@scbedd scbedd merged commit 6f688cc into Azure:main Aug 2, 2021
iscai-msft added a commit to iscai-msft/azure-sdk-for-python that referenced this pull request Aug 2, 2021
…into add_chardet_dep

* 'main' of https://github.com/Azure/azure-sdk-for-python: (35 commits)
  `azure-applicationinsights` Hyperlinks need sphinx style formatting (Azure#19993)
  update version and changelog (Azure#20034)
  Rename AZURE_POD_IDENTITY_TOKEN_URL -> AZURE_POD_IDENTITY_AUTHORITY_HOST (Azure#19867)
  add sample for raw_response_hook (Azure#19985)
  cut hard dependency on requests (Azure#19930)
  Update ci.yml (Azure#20028)
  Update ci.yml (Azure#20026)
  Update PythonSdkLiveTest.yml (Azure#19999)
  [AutoRelease] t2-recoveryservicessiterecovery-2021-07-28-40357 (Azure#19970)
  [AutoRelease] t2-storagecache-2021-07-29-63871 (Azure#19987)
  Minor changes in docs (Azure#20016)
  Add Logs Batch query results (Azure#20013)
  Rename query (Azure#19952)
  d218371 (Azure#20009)
  Update CHANGELOG.md (Azure#20006)
  [Batch] Data plane SDK v11.0.0 (Azure#19889)
  [AutoRelease] t2-batch-2021-07-30-27488 (Azure#19996)
  add ga id to index (Azure#19995)
  Edit pass on Monitor Query README file (Azure#19979)
  Move stress testing scripts to eng/common (Azure#19994)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken link to example

2 participants