Skip to content

Commit 9e57bd4

Browse files
adding pic - temporary
1 parent 64b3d3f commit 9e57bd4

File tree

6 files changed

+57
-117
lines changed

6 files changed

+57
-117
lines changed

docs/img/learn/innovation-and-design.svg

Lines changed: 51 additions & 0 deletions
Loading

docs/img/learn/learn.svg

Lines changed: 0 additions & 95 deletions
This file was deleted.

docs/learn/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,13 @@ hide:
2121
</style>
2222

2323
<div class="section-wrapper product-section-head">
24-
<div class="hero-image"><img src="../img/learn/learn.svg" loading="lazy" class="hero-image" style="width: 40%; float: right;"></div>
24+
<div class="hero-image"><img src="../img/learn/innovation-and-design.svg" loading="lazy" class="hero-image" style="width: 40%; float: right;"></div>
2525
<div class="hero-left">
2626
<h1 class="hero-heading">Innovation & design</h1>
27-
<p class="hero-subtext">The Polygon Knowledge Layer consists of two parts. Firstly, tech docs that developers need in order to build with Polygon protocols. Secondly, resources necessary for learning about Polygon technologies.</p>
28-
<p class="hero-subtext">This section gives you a peek into the future, the community-driven Polygon 2.0 vision focussing on cutting-edge web3 development.
29-
</p>
27+
<p class="hero-subtext">The Polygon Knowledge Layer consists of technical documentation that developers need for building with Polygon protocols, products, and services.</p>
28+
<p class="hero-subtext">We also publish resources necessary for learning about and contributing to Polygon technologies.</p>
29+
<p class="hero-subtext">This section gives you a peek into the future, the community-driven Polygon 2.0 vision focussing on cutting-edge web3 development.
30+
</p>
3031
</div>
3132
</div>
3233
<div class="grid-container">

docs/pos/get-started/building-on-polygon.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ Token bridging between Polygon PoS and Ethereum and vice-versa, and inter-layer
4444
* [Bridge tokens from PoS to Ethereum](../how-to/bridging/ethereum-polygon/matic-to-ethereum.md)
4545
* [L1 - L2 communication and state transfer](../how-to/bridging/l1-l2-communication/state-transfer.md)
4646

47-
## Smart contracts
48-
49-
Check out the [third-party developer tools section](../../tools/dApp-development/pos/third-party-smart-contracts.md) for tutorials.
50-
5147
## Connecting to Polygon
5248

5349
You can add Polygon to MetaMask, or directly use Venly (Arkane), which allows you to connect to Polygon using RPC.

docs/tools/dApp-development/pos/third-party-smart-contracts.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -552,8 +552,7 @@ nav:
552552
- Polygon: https://polygonscan.com/
553553
- zkEVM: https://zkevm.polygonscan.com/
554554
- zkEVM testnet: https://testnet-zkevm.polygonscan.com/
555-
556-
- Learn:
555+
- Innovation & design:
557556
- Learn: learn/index.md
558557
- Welcome: learn/welcome.md
559558
- Polygon type 1 prover:

0 commit comments

Comments
 (0)