Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfcd92c4

Browse files
authored
Merge pull request#318 from scrapy/fix-ci-badge
Fix CI badge
2 parents0f3b5dc +012e52b commitfcd92c4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎README.rst‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Parsel
33
======
44

5-
..image::https://github.com/scrapy/parsel/actions/workflows/tests.yml/badge.svg
6-
:target:https://github.com/scrapy/parsel/actions/workflows/tests.yml
5+
..image::https://github.com/scrapy/parsel/actions/workflows/tests-ubuntu.yml/badge.svg
6+
:target:https://github.com/scrapy/parsel/actions/workflows/tests-ubuntu.yml
77
:alt:Tests
88

99
..image::https://img.shields.io/pypi/pyversions/parsel.svg
@@ -71,4 +71,3 @@ Example (`open online demo`_):
7171
.. _regular expressions:https://docs.python.org/library/re.html
7272
.. _XML:https://en.wikipedia.org/wiki/XML
7373
.. _XPath:https://en.wikipedia.org/wiki/XPath
74-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp