Skip to content

Commit 7df07f3

Browse files
committed
Removed unwanted code
1 parent 460fe80 commit 7df07f3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/pages/guides/index.md

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

77
## Overview
88

9-
<Discover slots="link, text"/>
9+
<DiscoverBlock slots="link, text"/>
1010

1111
[Accessing the Developer Console](getting-started.md)
1212

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

1515

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

1818
[Authentication Guide](guides/authentication/index.md)
1919

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

2222

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

2525
[APIs, Events, and services](guides/apis-and-services.md)
2626

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

2929

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

3232
[Creating Projects](guides/projects/index.md)
3333

3434
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.
3535

3636

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

3939
[Plugins](guides/plugins/index.md)
4040

4141
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.
4242

4343

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

4646
[App Builder Project Template](guides/projects/projects-template.md)
4747

0 commit comments

Comments
 (0)