Skip to content

Commit 85c2f68

Browse files
authored
Merge pull request #46 from botcity-dev/doc/screenshots-update
DOC: Updating screenshots links in README
2 parents f937773 + bc74285 commit 85c2f68

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

@@ -65,55 +65,55 @@ pip install botcity-framework-core
6565

6666
### ⭐ Developing Your First Automation
6767

68-
[![First Automation](https://botcity.dev/github/readme/python-core/firstbot.png)](https://documentation.botcity.dev/tutorials/python-automations/desktop/)
68+
[![First Automation](https://files.botcity.dev/github/readme/python-core/firstbot.png)](https://documentation.botcity.dev/tutorials/python-automations/desktop/)
6969

7070
## 📚 Documentation
7171

7272
Documentation is available at https://documentation.botcity.dev/frameworks/desktop/.
7373

7474
## 💻 Developers Portal
7575

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

7878
## 💬 Forum
7979

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

8282
## 🌎 BotCity Automation Platform
8383
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.
8484

8585
### 1️⃣ All in One Platform
8686
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.
8787

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

9090
### 2️⃣ Deploy with a Single Line
9191

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

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

9696
### 3️⃣ Manage your Task Queue
9797

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

100100
### 4️⃣ Manage your Runtime Environments
101101

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

104104
### 5️⃣ Create Alerts and Reports from the Automation Execution
105105

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

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

112112
### 6️⃣ Create your Community Account
113113

114114
We have a community account for hobbyists and students. Just signup and start automating.
115115

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

118118
## 🤝 Contributing to BotCity Framework
119119

0 commit comments

Comments
 (0)