Skip to content

Commit 460fe80

Browse files
committed
Change Discover block to Discover
1 parent 7282e24 commit 460fe80

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

src/pages/guides/index.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,44 +6,42 @@ The ultimate developer destination to access Adobe APIs & SDKs, listen to near r
66

77
## Overview
88

9-
<Divider />
10-
11-
<DiscoverBlock slots="link, text"/>
9+
<Discover slots="link, text"/>
1210

1311
[Accessing the Developer Console](getting-started.md)
1412

1513
This guide will give you a quick overview of the Developer Console and how to gain access.
1614

1715

18-
<DiscoverBlock slots="link, text"/>
16+
<Discover slots="link, text"/>
1917

2018
[Authentication Guide](guides/authentication/index.md)
2119

2220
Our authentication guide contains all the information you need to generate access tokens and securely use Adobe services in your application.
2321

2422

25-
<DiscoverBlock slots="link, text"/>
23+
<Discover slots="link, text"/>
2624

2725
[APIs, Events, and services](guides/apis-and-services.md)
2826

2927
Browse all available Adobe APIs, Adobe I/O Events, and other Adobe services that you can integrate into your application.
3028

3129

32-
<DiscoverBlock slots="link, text"/>
30+
<Discover slots="link, text"/>
3331

3432
[Creating Projects](guides/projects/index.md)
3533

3634
A project on the Developer Console corresponds to an application you are building. To leverage the power of Adobe products and technologies in your application, simply add those services (APIs, Events, and Runtime) to your project.
3735

3836

39-
<DiscoverBlock slots="link, text"/>
37+
<Discover slots="link, text"/>
4038

4139
[Plugins](guides/plugins/index.md)
4240

4341
Plugins enhance the functionality of Adobe products. End users of the plugins can install them through the marketplace and use them through the product UI. As a developer, you can add a plugin to your project and start building it.
4442

4543

46-
<DiscoverBlock slots="link, text"/>
44+
<Discover slots="link, text"/>
4745

4846
[App Builder Project Template](guides/projects/projects-template.md)
4947

0 commit comments

Comments
 (0)