Skip to content

Commit f2aaa2c

Browse files
krotnameclaude
andauthored
Point the website links at markdowntableeditor.ru (#17)
The project site moved to its own domain; the old subdomain now answers with a permanent redirect. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
1 parent 3bb3f99 commit f2aaa2c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
[![License](https://img.shields.io/github/license/krotname/NppMarkdownTableEditor)](LICENSE)
99
[![C++](https://img.shields.io/badge/C%2B%2B-14-00599C)](https://isocpp.org/)
1010
[![Plugin List](https://img.shields.io/badge/Plugin%20List-merged%20%231127-2ea44f)](https://github.com/notepad-plus-plus/nppPluginList/pull/1127)
11-
[![Website](https://img.shields.io/badge/website-markdowntableeditor.krot.name-0f766e)](https://markdowntableeditor.krot.name/)
11+
[![Website](https://img.shields.io/badge/website-markdowntableeditor.ru-0f766e)](https://markdowntableeditor.ru/)
1212

1313
Markdown Table Editor turns Notepad++ into a convenient Markdown table editor.
1414
Paste a messy table from someone else or from an AI tool, run the align command, and the plugin aligns the columns, preserves Markdown formatting,
1515
and helps you quickly rearrange rows, columns, and data.
1616

1717
**Quick start:** [download the latest release](https://github.com/krotname/NppMarkdownTableEditor/releases/latest) ·
1818
[official Plugin List PR](https://github.com/notepad-plus-plus/nppPluginList/pull/1127) ·
19-
[open the project website](https://markdowntableeditor.krot.name/) ·
19+
[open the project website](https://markdowntableeditor.ru/) ·
2020
[README на русском](README.md)
2121

2222
## Related Projects

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
[![License](https://img.shields.io/github/license/krotname/NppMarkdownTableEditor)](LICENSE)
1010
[![C++](https://img.shields.io/badge/C%2B%2B-14-00599C)](https://isocpp.org/)
1111
[![Plugin List](https://img.shields.io/badge/Plugin%20List-merged%20%231127-2ea44f)](https://github.com/notepad-plus-plus/nppPluginList/pull/1127)
12-
[![Website](https://img.shields.io/badge/website-markdowntableeditor.krot.name-0f766e)](https://markdowntableeditor.krot.name/)
12+
[![Website](https://img.shields.io/badge/website-markdowntableeditor.ru-0f766e)](https://markdowntableeditor.ru/)
1313

1414
Markdown Table Editor превращает Notepad++ в удобный редактор Markdown-таблиц.
1515
Берёте чужую косую таблицу или сгенерированную ИИ, запускаете команду выравнивания, а плагин выровняет колонки, сохранит Markdown-разметку
1616
и поможет быстро переставлять строки, колонки и данные.
1717

1818
**Быстрый старт:** [скачать последний релиз](https://github.com/krotname/NppMarkdownTableEditor/releases/latest) ·
1919
[официальный Plugin List PR](https://github.com/notepad-plus-plus/nppPluginList/pull/1127) ·
20-
[открыть сайт проекта](https://markdowntableeditor.krot.name/) ·
20+
[открыть сайт проекта](https://markdowntableeditor.ru/) ·
2121
[English README](README.en.md)
2222

2323
## Другие версии

0 commit comments

Comments
 (0)