Skip to content

fix: Remove broken image links#610

Merged
DeepanshuA merged 1 commit intodapr:mainfrom
joebowbeer:patch-1
Aug 1, 2024
Merged

fix: Remove broken image links#610
DeepanshuA merged 1 commit intodapr:mainfrom
joebowbeer:patch-1

Conversation

@joebowbeer
Copy link
Copy Markdown
Contributor

@joebowbeer joebowbeer commented Jul 21, 2024

Description

Removes the Who is using Dapr section from this SDK documentation. It's better to maintain this in one place unless it is specifically listing users of this SDK.

By the way, the missing images were moved to /casestudy, for example:

Issue reference

Fixes: #598

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
@joebowbeer joebowbeer requested review from a team as code owners July 21, 2024 02:20
Copy link
Copy Markdown
Contributor

@DeepanshuA DeepanshuA left a comment

Choose a reason for hiding this comment

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

LGTM

@DeepanshuA
Copy link
Copy Markdown
Contributor

This particular mqtt bindings test is failing intermittently, current README change has nothing to do with this test.

@DeepanshuA DeepanshuA added this pull request to the merge queue Aug 1, 2024
Merged via the queue into dapr:main with commit 2973242 Aug 1, 2024
@joebowbeer joebowbeer deleted the patch-1 branch August 1, 2024 15:19
@marcduiker
Copy link
Copy Markdown
Contributor

@holopin-bot @joebowbeer Thank you!

@holopin-bot
Copy link
Copy Markdown

holopin-bot bot commented Aug 15, 2024

Congratulations @joebowbeer, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/clzvah6he04630clfcgg7kcd6

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

paulyuk added a commit that referenced this pull request Aug 17, 2024
* fix: typo (#607)

Update AbstractActor.ts

Signed-off-by: Bond <4683867+bondz@users.noreply.github.com>

* fix: Remove broken image links (#610)

Update README.md

Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>

* Fix README.md for distributedlock example (#613)

Update README.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* [chore] Bump to 3.4.0-rc.1 - use dapr 1.14.0-rc.x (#611)

* use dapr 1.14.0-rc.6

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* Version correction

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* Update .github/workflows/test-e2e.yml

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* update

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* update

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

---------

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Mike Nguyen <hey@mike.ee>

* Updating package json with final release version 3.4.0

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Regenerated protos by updating and running ./scripts/fetch-proto.sh

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Updating test workflow with correct Dapr Runtime and CLI versions

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

---------

Signed-off-by: Bond <4683867+bondz@users.noreply.github.com>
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Bond <4683867+bondz@users.noreply.github.com>
Co-authored-by: Joe Bowbeer <joe.bowbeer@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Co-authored-by: Mike Nguyen <hey@mike.ee>
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 Image links in README

3 participants