Skip to content

Commit 1ee5ec3

Browse files
committed
DOC: Update links to new documentation
1 parent 17e3389 commit 1ee5ec3

File tree

10 files changed

+11
-510
lines changed

10 files changed

+11
-510
lines changed

β€Ž.github/workflows/gh-pages.ymlβ€Ž

Lines changed: 0 additions & 39 deletions
This file was deleted.

β€ŽREADME.mdβ€Ž

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<h1 align="center">BotCity Framework Web - Python</h1>
33

44
<p align="center">
5-
<strong>Β« Explore Framework <a href="https://botcity-dev.github.io/botcity-framework-web-python/">docs</a> Β»</strong>
5+
<strong>Β« Explore Framework <a href="https://documentation.botcity.dev/frameworks/web/">docs</a> Β»</strong>
66
</p>
77
</p>
88

@@ -44,7 +44,7 @@ Operate any UI interface independent of the technology or platform (desktop, web
4444

4545
Use our Development Tool alongside your favorite IDE to select UI components and generate python code.
4646

47-
[![BotCity Studio](https://botcity.dev/github/readme/studio/studio.gif)](https://botcity.atlassian.net/l/c/eBJ6bLLV)
47+
[![BotCity Studio](https://botcity.dev/github/readme/studio/studio.gif)](https://documentation.botcity.dev/studio/)
4848

4949
[SIGN UP](https://botcity.dev/app/signup) and download our tools.
5050

@@ -69,11 +69,11 @@ pip install botcity-framework-web
6969

7070
### ⭐ Developing Your First Automation
7171

72-
[![First Automation](https://botcity.dev/github/readme/python-web/firstbot.png)](https://botcity-dev.github.io/botcity-framework-web-python/intro/)
72+
[![First Automation](https://botcity.dev/github/readme/python-web/firstbot.png)](https://documentation.botcity.dev/tutorials/python-automations/web/)
7373

7474
## πŸ“š Documentation
7575

76-
Documentation is available at https://botcity-dev.github.io/botcity-framework-web-python.
76+
Documentation is available at https://documentation.botcity.dev/frameworks/web/.
7777

7878
## πŸ’» Developers Portal
7979

@@ -89,29 +89,29 @@ BotCity is a platform to develop, deploy, manage and maintain automations. Autom
8989
### 1️⃣ All in One Platform
9090
Develop, deploy, manage and scale your Automation Ops using All in One platform that provides task queue, runtime environment management, reports, alerts, logs and much more.
9191

92-
[![BotCity Maestro](https://botcity.dev/github/readme/maestro/maestro.png)](https://botcity.atlassian.net/l/c/WWGswYRX)
92+
[![BotCity Maestro](https://botcity.dev/github/readme/maestro/maestro.png)](https://documentation.botcity.dev/maestro/)
9393

9494
### 2️⃣ Deploy with a Single Line
9595

9696
Use BotCity command-line interface (CLI) to deploy your bot into a runtime environment with a single line:
9797

98-
[![BotCity CLI](https://botcity.dev/github/readme/cli/botcli.gif)](https://botcity.atlassian.net/l/c/hJHE1ZFv)
98+
[![BotCity CLI](https://botcity.dev/github/readme/cli/botcli.gif)](https://documentation.botcity.dev/cli/)
9999

100100
### 3️⃣ Manage your Task Queue
101101

102-
[![BotCity Maestro Task Queue](https://botcity.dev/github/readme/maestro/tasks.png)](https://botcity.atlassian.net/l/c/gR3AAd2a)
102+
[![BotCity Maestro Task Queue](https://botcity.dev/github/readme/maestro/tasks.png)](https://documentation.botcity.dev/maestro/features/task-queue/)
103103

104104
### 4️⃣ Manage your Runtime Environments
105105

106-
[![BotCity Maestro Machines](https://botcity.dev/github/readme/maestro/machines.png)](https://botcity.atlassian.net/l/c/uDB087nK)
106+
[![BotCity Maestro Runners](https://botcity.dev/github/readme/maestro/machines.png)](https://documentation.botcity.dev/maestro/features/runners/)
107107

108108
### 5️⃣ Create Alerts and Reports from the Automation Execution
109109

110-
[![BotCity Maestro Alerts](https://botcity.dev/github/readme/maestro/alerts.png)](https://botcity.atlassian.net/l/c/McH09qYw)
110+
[![BotCity Maestro Alerts](https://botcity.dev/github/readme/maestro/alerts.png)](https://documentation.botcity.dev/maestro/features/alerts/)
111111

112112
### 6️⃣ Create Google Data Studio Dashboards
113113

114-
[![BotCity Maestro Dashboards](https://botcity.dev/github/readme/maestro/dashboard.png)](https://botcity.atlassian.net/l/c/Z1uMY1vX)
114+
[![BotCity Maestro Dashboards](https://botcity.dev/github/readme/maestro/dashboard.png)](https://documentation.botcity.dev/maestro/features/dashboards/)
115115

116116
### 7️⃣ Create your Community Account
117117

@@ -123,7 +123,7 @@ We have a community account for hobbyists and students. Just signup and start au
123123
## 🀝 Contributing to BotCity Framework
124124

125125
- [Guidelines](https://github.com/botcity-dev/botcity-framework-web-python/blob/main/.github/CONTRIBUTING.md)
126-
- [Documentation](https://botcity-dev.github.io/botcity-framework-web-python/)
126+
- [Documentation](https://documentation.botcity.dev/frameworks/web/)
127127

128128
## β›‘ Support
129129

β€Ždocs/assets/favicon.icoβ€Ž

-4.19 KB
Binary file not shown.

β€Ždocs/assets/logo.pngβ€Ž

-4.84 KB
Binary file not shown.

β€Ždocs/bot.mdβ€Ž

Lines changed: 0 additions & 35 deletions
This file was deleted.

β€Ždocs/browsers.mdβ€Ž

Lines changed: 0 additions & 111 deletions
This file was deleted.

β€Ždocs/forms.mdβ€Ž

Lines changed: 0 additions & 44 deletions
This file was deleted.

β€Ždocs/index.mdβ€Ž

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
Β (0)