Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Commit 80826d4

Browse files
committed
docs: update README.md [ci skip]
1 parent 1004ffe commit 80826d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Docbase Url Expander
1+
# DocBase Url Expander
22

3-
Slack bot for unfurling [Docbase](https://docbase.io) URLs.
3+
Slack bot for unfurling [DocBase](https://docbase.io) URLs.
44

55
[![Latest Version](https://img.shields.io/github/v/release/kei711/docbase-url-expander)](https://github.com/kei711/docbase-url-expander/releases)
66
[![Build](https://github.com/kei711/docbase-url-expander/actions/workflows/main.yml/badge.svg)](https://github.com/kei711/docbase-url-expander/actions/workflows/main.yml)
@@ -24,7 +24,7 @@ docker run --env-file .env --init --rm ghcr.io/kei711/docbase-url-expander:lates
2424
- DOCBASE_TEAM_NAME
2525
- `https://<DOCBASE_TEAM_NAME>.docbase.io`
2626
- DOCBASE_ACCESS_TOKEN
27-
- Access token of Docbase
27+
- Access token of DocBase
2828
- see [アクセストークン作成方法](https://help.docbase.io/posts/45703#%E3%82%A2%E3%82%AF%E3%82%BB%E3%82%B9%E3%83%88%E3%83%BC%E3%82%AF%E3%83%B3%E4%BD%9C%E6%88%90%E6%96%B9%E6%B3%95)
2929

3030
## For local development

0 commit comments

Comments
 (0)