thatbeautifuldream / developer-documentation

Documentation for Developers
https://developer-documentaion.vercel.app
MIT License
61 stars 15 forks source link

relative path fix #13

Closed isuyashpatel closed 7 months ago

isuyashpatel commented 7 months ago

Fixed relative path navigation from

'../../../components/Tree' to '@components/Tree'

vercel[bot] commented 7 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @thatbeautifuldream on Vercel.

@thatbeautifuldream first needs to authorize it.

thatbeautifuldream commented 7 months ago

relative imports are usefull, thank you for the fix.