Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/openvk_engine/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

VKontakte belongs to Pavel Durov and VK Group.

To be honest, we don't even know whether it even works. However, this version is maintained and we will be happy to accept your bugreports [in our bug-tracker](https://github.com/openvk/openvk/projects/1). You should also be able to submit them using [ticketing system](https://ovk.to/support?act=new) (you will need an OVK account for this).
To be honest, we don't even know whether it even works. However, this version is maintained and we will be happy to accept your bugreports [in our bug-tracker](https://github.com/openvk/openvk/projects/1). You should also be able to submit them using [ticketing system](https://openvk.org/support?act=new) (you will need an OVK account for this).

## When's the release?

Expand Down Expand Up @@ -62,7 +62,7 @@ You also not required to publish source texts of your themepacks and plugins.
You may reach out to us via:

* [Bug-tracker](https://github.com/openvk/openvk/projects/1)
* [Ticketing system](https://ovk.to/support?act=new)
* [Ticketing system](https://openvk.org/support?act=new)
* Telegram comments: On [our channel](https://t.me/openvk).
* [Discussions](https://github.com/openvk/openvk/discussions)

Expand Down
2 changes: 1 addition & 1 deletion docs/openvk_engine/api/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You can read about authorization [there](authorization.md).

## Tips

- Main instance API URL is `https://ovk.to/method/`
- Main instance API URL is `https://openvk.org/method/`

- If there is no description of the method you need, check it on https://dev.vk.com/ru/method

Expand Down