Skip to content

Commit 0712974

Browse files
committed
ks6088ts/template-python -> ks6088ts-labs/workshop-playwright-python
1 parent 63b7fe1 commit 0712974

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[![test](https://github.com/ks6088ts/template-python/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/ks6088ts/template-python/actions/workflows/test.yaml?query=branch%3Amain)
2-
[![docker](https://github.com/ks6088ts/template-python/actions/workflows/docker.yaml/badge.svg?branch=main)](https://github.com/ks6088ts/template-python/actions/workflows/docker.yaml?query=branch%3Amain)
3-
[![docker-release](https://github.com/ks6088ts/template-python/actions/workflows/docker-release.yaml/badge.svg)](https://github.com/ks6088ts/template-python/actions/workflows/docker-release.yaml)
4-
[![ghcr-release](https://github.com/ks6088ts/template-python/actions/workflows/ghcr-release.yaml/badge.svg)](https://github.com/ks6088ts/template-python/actions/workflows/ghcr-release.yaml)
5-
[![docs](https://github.com/ks6088ts/template-python/actions/workflows/github-pages.yaml/badge.svg)](https://github.com/ks6088ts/template-python/actions/workflows/github-pages.yaml)
1+
[![test](https://github.com/ks6088ts-labs/workshop-playwright-python/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/ks6088ts-labs/workshop-playwright-python/actions/workflows/test.yaml?query=branch%3Amain)
2+
[![docker](https://github.com/ks6088ts-labs/workshop-playwright-python/actions/workflows/docker.yaml/badge.svg?branch=main)](https://github.com/ks6088ts-labs/workshop-playwright-python/actions/workflows/docker.yaml?query=branch%3Amain)
3+
[![docker-release](https://github.com/ks6088ts-labs/workshop-playwright-python/actions/workflows/docker-release.yaml/badge.svg)](https://github.com/ks6088ts-labs/workshop-playwright-python/actions/workflows/docker-release.yaml)
4+
[![ghcr-release](https://github.com/ks6088ts-labs/workshop-playwright-python/actions/workflows/ghcr-release.yaml/badge.svg)](https://github.com/ks6088ts-labs/workshop-playwright-python/actions/workflows/ghcr-release.yaml)
5+
[![docs](https://github.com/ks6088ts-labs/workshop-playwright-python/actions/workflows/github-pages.yaml/badge.svg)](https://github.com/ks6088ts-labs/workshop-playwright-python/actions/workflows/github-pages.yaml)
66

77
# template-python
88

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# yaml-language-server: $schema=https://squidfunk.github.io/mkdocs-material/schema.json
22
site_name: template-python
33
site_url: ""
4-
repo_url: https://github.com/ks6088ts/template-python
5-
repo_name: ks6088ts/template-python
4+
repo_url: https://github.com/ks6088ts-labs/workshop-playwright-python
5+
repo_name: ks6088ts-labs/workshop-playwright-python
66
nav:
77
- Home: index.md
88
theme:

0 commit comments

Comments
 (0)