File size: 383 Bytes
746d2f1
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: st.page_link
slug: /develop/api-reference/widgets/st.page_link
description: st.page_link displays a link to another page in a multipage app or to an external page.
---

<Tip>

Check out our [tutorial](/develop/tutorials/multipage/st.page_link-nav) to learn about building custom, dynamic menus with `st.page_link`.

</Tip>

<Autofunction function="streamlit.page_link" />