diff --git a/docs/Contributing.mdx b/docs/Contributing.mdx index b350869..e0dd985 100644 --- a/docs/Contributing.mdx +++ b/docs/Contributing.mdx @@ -40,7 +40,7 @@ You can track your workflows [here](https://github.com/AdisonCavani/distro-grub- ### Frequently Asked Questions **Q**: Where are `psd` templates located? -**A**: Templates are located in [`templates`](https://github.com/AdisonCavani/distro-grub-themes/tree/templates) branch. +**A**: Templates are located in [`templates branch`](https://github.com/AdisonCavani/distro-grub-themes/tree/templates). **Q**: How can I edit `psd` template? I don't have Photoshop **A**: You can import `psd` into GIMP, however this might cause to lose some Photoshop related data. I recommend to use [Photopea](https://www.photopea.com/) - free web-based Photoshop alternative. @@ -49,11 +49,11 @@ You can track your workflows [here](https://github.com/AdisonCavani/distro-grub- mainEntity={[ { questionName: "Where are psd templates located?", - acceptedAnswerText: "Templates are located in templates branch", + acceptedAnswerText: "Templates are located in templates branch.", }, { questionName: "How can I edit psd template? I don't have Photoshop.", - acceptedAnswerText: "You can import psd into GIMP, however this might cause to lose some Photoshop related data. I recommend to use Photopea - free web-based Photoshop alternative.", + acceptedAnswerText: "You can import psd into GIMP, however this might cause to lose some Photoshop related data. I recommend to use Photopea - free web-based Photoshop alternative.", }, ]} />