Skip to content
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

docs: fix broken sdk links #4716

Merged
merged 3 commits into from
Sep 19, 2023
Merged

docs: fix broken sdk links #4716

merged 3 commits into from
Sep 19, 2023

Conversation

srdtrk
Copy link
Member

@srdtrk srdtrk commented Sep 19, 2023

Description

closes: #XXXX

Commit Message / Changelog Entry

type: commit message

see the guidelines for commit messages. (view raw markdown for examples)


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (see CONTRIBUTING.md).
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards and Go style guide.
  • Wrote unit and integration tests.
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/).
  • Added relevant godoc comments.
  • Provide a commit message to be used for the changelog entry in the PR description for review.
  • Re-reviewed Files changed in the Github PR explorer.
  • Review Codecov Report in the comment section below once CI passes.

@srdtrk srdtrk marked this pull request as ready for review September 19, 2023 11:12
@srdtrk srdtrk added the docs Improvements or additions to documentation label Sep 19, 2023
Copy link
Contributor

@crodriguezvega crodriguezvega left a comment

Choose a reason for hiding this comment

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

Thank you, @srdtrk!

@srdtrk srdtrk enabled auto-merge (squash) September 19, 2023 11:15
@srdtrk srdtrk merged commit edbaf50 into main Sep 19, 2023
20 checks passed
@srdtrk srdtrk deleted the serdar/fix-broken-links branch September 19, 2023 11:19
mergify bot pushed a commit that referenced this pull request Sep 19, 2023
* docs: fix broken sdk links

* docs: fix broken sdk links

(cherry picked from commit edbaf50)

# Conflicts:
#	.github/PULL_REQUEST_TEMPLATE.md
#	docs/apps/transfer/metrics.md
#	docs/dev/project-structure.md
#	docs/ibc/apps.md
#	docs/ibc/apps/apps.md
#	docs/ibc/integration.md
#	docs/ibc/overview.md
#	docs/ibc/relayer.md
#	docs/middleware/ics29-fee/fee-distribution.md
mergify bot pushed a commit that referenced this pull request Sep 19, 2023
* docs: fix broken sdk links

* docs: fix broken sdk links

(cherry picked from commit edbaf50)
srdtrk added a commit that referenced this pull request Sep 19, 2023
* docs: fix broken sdk links

* docs: fix broken sdk links

(cherry picked from commit edbaf50)

Co-authored-by: srdtrk <59252793+srdtrk@users.noreply.github.com>
crodriguezvega added a commit that referenced this pull request Sep 19, 2023
* docs: fix broken sdk links (#4716)

* docs: fix broken sdk links

* docs: fix broken sdk links

(cherry picked from commit edbaf50)

# Conflicts:
#	.github/PULL_REQUEST_TEMPLATE.md
#	docs/apps/transfer/metrics.md
#	docs/dev/project-structure.md
#	docs/ibc/apps.md
#	docs/ibc/apps/apps.md
#	docs/ibc/integration.md
#	docs/ibc/overview.md
#	docs/ibc/relayer.md
#	docs/middleware/ics29-fee/fee-distribution.md

* fix conflicts

* fix dead links

---------

Co-authored-by: srdtrk <59252793+srdtrk@users.noreply.github.com>
Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants