mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-27 17:09:53 +02:00
rename master to main
This commit is contained in:
@@ -297,7 +297,7 @@ const ExamplePage = ({ example }: { example: string }) => {
|
||||
<ExampleTitle>
|
||||
{name}
|
||||
<A
|
||||
href={`https://github.com/ianstormtaylor/slate/blob/master/site/examples/${path}.tsx`}
|
||||
href={`https://github.com/ianstormtaylor/slate/blob/main/site/examples/${path}.tsx`}
|
||||
>
|
||||
(View Source)
|
||||
</A>
|
||||
|
Reference in New Issue
Block a user