diff --git a/README.md b/README.md index c55b40a..3c5a9bf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ XKCD 949 FilePizza wordmark

Peer-to-peer file transfers in your browser

-*Cooked up by [Alex Kern](https://kern.io) & [Neeraj Baid](http://neeraj.io) while eating Sliver @ UC Berkeley.* +*Cooked up by [Alex Kern](https://kern.io) & [Neeraj Baid](https://github.com/neerajbaid) while eating Sliver @ UC Berkeley.* Using [WebRTC](http://www.webrtc.org), FilePizza eliminates the initial upload step required by other web-based file sharing services. Because data is never stored in an intermediary server, the transfer is fast, private, and secure. @@ -48,4 +48,4 @@ $ pnpm docker:down ## License & Acknowledgements -FilePizza is released under the [BSD 3-Clause license](https://github.com/kern/filepizza/blob/master/LICENSE). A huge thanks to [iblowyourdesign](https://dribbble.com/iblowyourdesign) for the pizza illustration. +FilePizza is released under the [BSD 3-Clause license](https://github.com/kern/filepizza/blob/main/LICENSE). A huge thanks to [iblowyourdesign](https://dribbble.com/iblowyourdesign) for the pizza illustration. diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index b469318..409e8d5 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -49,7 +49,7 @@ export function Footer(): JSX.Element {

Cooked up by{' '} Alex Kern &{' '} - Neeraj Baid while + Neeraj Baid while eating Sliver @ UC Berkeley ·{' '} FAQ