Skip to content

Commit b40c5cb

Browse files
committed
Fix github docs link
1 parent 6bb80c6 commit b40c5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
99
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](LICENSE.md)
1010
[![CodeFactor](https://www.codefactor.io/repository/github/vyahello/python-page-object/badge)](https://www.codefactor.io/repository/github/vyahello/python-page-object)
11-
[![Docs](https://img.shields.io/badge/docs-github-orange)](https://https://vyahello.github.io/python-page-object)
11+
[![Docs](https://img.shields.io/badge/docs-github-orange)](https://vyahello.github.io/python-page-object)
1212
[![EO principles respected here](https://www.elegantobjects.org/badge.svg)](https://www.elegantobjects.org)
1313

1414
# Python page object model (PyPOM)

0 commit comments

Comments
 (0)