Skip to content

Commit

Permalink
docs: update navigations
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegShchavelev committed Dec 27, 2024
1 parent 0d57104 commit cf8c616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/navigations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -440,14 +440,14 @@ export const sidebar: Record<string, DefaultTheme.Sidebar> = {
{
text: 'Быстрые ссылки',
items: [
{ text: 'APA', link: '/apa' },
{ text: 'APT', link: '/apt-get' },
{ text: 'Сизиф', link: '/sisyphus' },
{ text: 'Sudo', link: '/sudo' },
{ text: 'Ядро', link: '/kernel' },
{ text: 'EPM', link: '/epm' },
{ text: 'Flatpak', link: '/flatpak' },
{ text: 'Snaps', link: '/snap' },
{ text: 'Приложения для GNOME', link: '/apps-gnome' },
{ text: 'Samba', link: '/samba' }
]
}
Expand Down

0 comments on commit cf8c616

Please sign in to comment.