fix: OctoPrint logo in README.md #424

Merged
HumbleDeer merged 4 commits from patch-1 into master 2024-01-23 22:47:37 +01:00
HumbleDeer commented 2024-01-22 17:39:04 +01:00 (Migrated from github.com)

The OctoPrint logo on the Readme under the Sources section was broken/no longer there. This PR fixes that.

  • Fixed the broken link to the OctoPrint logo in the Readme under the Sources section. Now uses the logo present in the octoprint docs directory.
The OctoPrint logo on the Readme under the Sources section was broken/no longer there. This PR fixes that. - Fixed the broken link to the OctoPrint logo in the Readme under the Sources section. Now uses the logo present in the octoprint docs directory.
HumbleDeer commented 2024-01-22 17:39:39 +01:00 (Migrated from github.com)

Closed because I somehow missed the other PR. I must've not refreshed the page before I edited -- was open from before I left.

Closed because I somehow missed the other PR. I must've not refreshed the page before I edited -- was open from before I left.
HumbleDeer (Migrated from github.com) reviewed 2024-01-23 21:28:06 +01:00
HumbleDeer (Migrated from github.com) commented 2024-01-23 21:28:02 +01:00

add ?raw=true for full compatibility.

add `?raw=true` for full compatibility.
HumbleDeer commented 2024-01-23 22:29:32 +01:00 (Migrated from github.com)

@dw-0 This should be good now :)

@dw-0 This should be good now :)
dw-0 commented 2024-01-23 22:47:50 +01:00 (Migrated from github.com)

Awesome, thank you! @HumbleDeer

Awesome, thank you! @HumbleDeer
HumbleDeer commented 2024-01-23 22:52:59 +01:00 (Migrated from github.com)

@dw-0 in the future, you might want to squash merge a PR like this one. It combines all the commits into one commit, and you can choose a name for that one or keep the PR's name. Clean history tree. :)

@dw-0 in the future, you might want to squash merge a PR like this one. It combines all the commits into one commit, and you can choose a name for that one or keep the PR's name. Clean history tree. :)
dw-0 commented 2024-01-23 23:02:51 +01:00 (Migrated from github.com)

@HumbleDeer I did, it's the default merging strategy for PRs in this repo :)

@HumbleDeer I did, it's the default merging strategy for PRs in this repo :)
HumbleDeer commented 2024-01-23 23:35:34 +01:00 (Migrated from github.com)

@HumbleDeer I did, it's the default merging strategy for PRs in this repo :)

soz, my bad.

> @HumbleDeer I did, it's the default merging strategy for PRs in this repo :) soz, my bad.
Sign in to join this conversation.