Skip to content

Commit 88437bd

Browse files
committed
updated
1 parent 605e582 commit 88437bd

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

docs/user/application/3_onboarding.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Begin by clicking the **Get Started** button on the home page.
66

7-
![get started](../../../static/img/get_started.png)
7+
![get started](/img/get_started.png)
88

99
### Sign Up
1010

@@ -15,7 +15,7 @@ Here, you will have two options for signing up:
1515
- **Google**
1616
- **GitHub**
1717

18-
![sign up](../../../static/img/sing-up.png)
18+
![sign up](/img/sing-up.png)
1919

2020
### Authentication
2121

@@ -24,13 +24,13 @@ Here, you will have two options for signing up:
2424
- If you are a new user, you will be redirected to the username page.
2525
You need to create and add a username. After adding the username, you can proceed further.
2626

27-
![username](../../../static/img/username.png)
27+
![username](/img/username.png)
2828

2929
- After successful authentication, a message will appear:
3030
_"You have successfully signed in. You can close this Page, Now you can return to the app"_
3131
- Once the authentication process is completed, you can proceed to use the application.
3232

33-
![authentication success](../../../static/img/authentication-success.png)
33+
![authentication success](/img/authentication-success.png)
3434

3535
### First Time Users
3636

@@ -40,7 +40,7 @@ Let's walk through every step
4040

4141
1. **Welcome Screen**: Upon successful authentication, new users will be greeted with a welcome message. This screen serves as an introduction to the onboarding process.
4242

43-
![Onboarding Welcome](../../../static/onboarding/1.png)
43+
![Onboarding Welcome](/onboarding/1.png)
4444

4545
2. **Select Default Provider and Model**: In this step, you will choose your preferred provider from a range of options:
4646

@@ -53,39 +53,39 @@ Let's walk through every step
5353

5454
This selection will determine the default provider for you project(you can change it later).
5555

56-
![Onboarding Provider Selection](../../../static/onboarding/2.png)
56+
![Onboarding Provider Selection](/onboarding/2.png)
5757

5858
Now on the same page select a model provided by list of models from the selected provider
5959
(After entering correct key to provider you will se the list of models)
6060

61-
![Onboarding Model Selection](../../../static/onboarding/3.png)
61+
![Onboarding Model Selection](/onboarding/3.png)
6262

6363
3. **Choose Default Workspace**: Select the default workspace where you'd like your project to be organized and managed.
6464

65-
![Onboarding Welcome](../../../static/onboarding/4.png)
65+
![Onboarding Welcome](/onboarding/4.png)
6666

6767
4. **Create Your First Project**: In this step, you will create your first project. Provide a name for your project and click "Create Project in workspace" to get started.
6868

69-
![Onboarding Project Creation](../../../static/onboarding/5.png)
69+
![Onboarding Project Creation](/onboarding/5.png)
7070

7171
After clicking on "Create Project in workspace" this screen will pop-up
7272

73-
Here we can see [Template](./5_Templates/template.md) and [My Templates](./5_Templates/myTemplates.md) <br/>
73+
Here we can see [Template](./4_Templates/template.md) and [My Templates](./4_Templates/myTemplates.md) <br/>
7474
Just give a name to you project or you can keep a random name and click "Create Project"
7575

76-
![Onboarding Project Creation](../../../static/onboarding/6.png)
76+
![Onboarding Project Creation](/onboarding/6.png)
7777

7878
5. **Developer Page**: After creating your project, you will be taken to the Developer Page where you can start working on your project.
7979

80-
![ Project Created](../../../static/onboarding/7.png)
80+
![ Project Created](/onboarding/7.png)
8181

8282
6. **Congratulations!** You have successfully created your first project. You can now begin exploring the features and capabilities of the platform to build and publish your applications.
8383

8484
### Returning Users
8585

8686
For users who have previously completed the onboarding process, signing in through the portal will redirect you directly to the main application dashboard.
8787

88-
![Application Dashboard](../../../static/img/codebolt_application.png)
88+
![Application Dashboard](/img/codebolt_application.png)
8989

9090
From here, you can access your existing projects, create new projects, and leverage the full capabilities of the CodeBolt platform to build and publish your applications efficiently.
9191

0 commit comments

Comments
 (0)