Skip to content

Commit c00bb03

Browse files
authored
Merge pull request #97 from botcity-dev/doc/screenshots-update
DOC: Updating screenshots links in README
2 parents cce3c3c + 9740f30 commit c00bb03

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Operate any UI interface independent of the technology or platform (desktop, web
4343

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

46-
[![BotCity Studio](https://botcity.dev/github/readme/studio/studio.gif)](https://documentation.botcity.dev/studio/)
46+
[![BotCity Studio](https://files.botcity.dev/github/readme/studio/studio.gif)](https://documentation.botcity.dev/studio/)
4747

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

@@ -68,55 +68,55 @@ pip install botcity-framework-web
6868

6969
### ⭐ Developing Your First Automation
7070

71-
[![First Automation](https://botcity.dev/github/readme/python-web/firstbot.png)](https://documentation.botcity.dev/tutorials/python-automations/web/)
71+
[![First Automation](https://files.botcity.dev/github/readme/python-web/firstbot.png)](https://documentation.botcity.dev/tutorials/python-automations/web/)
7272

7373
## 📚 Documentation
7474

7575
Documentation is available at https://documentation.botcity.dev/frameworks/web/.
7676

7777
## 💻 Developers Portal
7878

79-
[![Developers Portal](https://botcity.dev/github/readme/portal.png?)](https://documentation.botcity.dev)
79+
[![Developers Portal](https://files.botcity.dev/github/readme/portal.png?)](https://documentation.botcity.dev)
8080

8181
## 💬 Forum
8282

83-
[![Forum](https://botcity.dev/github/readme/forum.png)](https://community.botcity.dev/)
83+
[![Forum](https://files.botcity.dev/github/readme/forum.png)](https://community.botcity.dev/)
8484

8585
## 🌎 BotCity Automation Platform
8686
BotCity is a platform to develop, deploy, manage and maintain automations. Automations can be developed in Python or Java using open-source libraries that are market standard.
8787

8888
### 1️⃣ All in One Platform
8989
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.
9090

91-
[![BotCity Maestro](https://botcity.dev/github/readme/maestro/maestro.png?)](https://documentation.botcity.dev/maestro/)
91+
[![BotCity Maestro](https://files.botcity.dev/github/readme/maestro/maestro.png?)](https://documentation.botcity.dev/maestro/)
9292

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

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

97-
[![BotCity CLI](https://botcity.dev/github/readme/cli/botcli.gif)](https://documentation.botcity.dev/cli/)
97+
[![BotCity CLI](https://files.botcity.dev/github/readme/cli/botcli.gif)](https://documentation.botcity.dev/cli/)
9898

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

101-
[![BotCity Maestro Task Queue](https://botcity.dev/github/readme/maestro/tasks.png?)](https://documentation.botcity.dev/maestro/features/task-queue/)
101+
[![BotCity Maestro Task Queue](https://files.botcity.dev/github/readme/maestro/tasks.png?)](https://documentation.botcity.dev/maestro/features/task-queue/)
102102

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

105-
[![BotCity Maestro Runners](https://botcity.dev/github/readme/maestro/machines.png?)](https://documentation.botcity.dev/maestro/features/runners/)
105+
[![BotCity Maestro Runners](https://files.botcity.dev/github/readme/maestro/machines.png?)](https://documentation.botcity.dev/maestro/features/runners/)
106106

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

109109
#### Alerts
110-
[![BotCity Maestro Alerts](https://botcity.dev/github/readme/maestro/alerts.png?)](https://documentation.botcity.dev/maestro/features/alerts/)
110+
[![BotCity Maestro Alerts](https://files.botcity.dev/github/readme/maestro/alerts.png?)](https://documentation.botcity.dev/maestro/features/alerts/)
111111

112112
#### Execution Logs
113-
[![BotCity Maestro Alerts](https://botcity.dev/github/readme/maestro/logs.png?)](https://documentation.botcity.dev/maestro/features/logs/)
113+
[![BotCity Maestro Alerts](https://files.botcity.dev/github/readme/maestro/logs.png?)](https://documentation.botcity.dev/maestro/features/logs/)
114114

115115
### 6️⃣ Create your Community Account
116116

117117
We have a community account for hobbyists and students. Just signup and start automating.
118118

119-
[![Sign Up](https://botcity.dev/github/readme/signup.png?)](https://developers.botcity.dev/signup)
119+
[![Sign Up](https://files.botcity.dev/github/readme/signup.png?)](https://developers.botcity.dev/signup)
120120

121121

122122
## 🤝 Contributing to BotCity Framework

0 commit comments

Comments
 (0)