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 build status on README.md #558

Merged
merged 1 commit into from
May 16, 2024

Conversation

blkperl
Copy link
Contributor

@blkperl blkperl commented May 16, 2024

No description provided.

@sodabrew sodabrew merged commit d8d99f0 into php-memcached-dev:master May 16, 2024
11 of 23 checks passed
@@ -1,6 +1,6 @@
Build Status
------------
[![Build Status](https://travis-ci.org/php-memcached-dev/php-memcached.png)](https://travis-ci.org/php-memcached-dev/php-memcached)
![Build Status](https://github.com/php-memcached-dev/php-memcached/actions/workflows/build-and-test.yml/badge.svg?branch=master)
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe merged too soon, I'd suggest linking to https://github.com/php-memcached-dev/php-memcached/actions as the target of this image

Copy link
Contributor Author

@blkperl blkperl May 16, 2024

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

I found on StackOverflow an example [<img src="path/to/image.png">](https://link-to-your-URL/) -- I don't know if it will work for an absolute img src url vs. relative path within the repo. Apparently the syntax for this changed in 2023!

@blkperl blkperl deleted the patch-1 branch May 16, 2024 15:12
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.

None yet

2 participants