Skip to content

Commit efa263a

Browse files
committed
update readme
1 parent 2da21f3 commit efa263a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
## Pal.js Docs
22

3-
[Docs Link](https://www.paljs.com)
3+
[Docs Link](https://paljs.com)

src/Layouts/Header.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ const Header: React.FC<HeaderProps> = (props) => {
140140
actions={[
141141
{
142142
icon: 'github',
143-
url: { href: 'https://github.com/paljs/prisma-tools', target: '_blank' },
143+
url: { href: 'https://github.com/paljs', target: '_blank' },
144144
},
145145
{
146146
icon: 'twitter',

0 commit comments

Comments
 (0)