diff --git a/README.md b/README.md
index 20f1e0fd..861128c2 100644
--- a/README.md
+++ b/README.md
@@ -12,11 +12,11 @@ WebDAV functionality is provided through Dav4Rack library.
The development has been supported by [Kontron](https://www.kontron.com) and has been released as open source thanks to their generosity.
Project home:
- Detailed description can be found here - togeather with a + Detailed description can be found here + togeather with a sample shell scrit.
diff --git a/init.rb b/init.rb index 90e5121b..c140253c 100644 --- a/init.rb +++ b/init.rb @@ -24,7 +24,7 @@ require "#{File.dirname(__FILE__)}/lib/redmine_dmsf" Redmine::Plugin.register :redmine_dmsf do name 'DMSF' url 'https://www.redmine.org/plugins/redmine_dmsf' - author_url 'https://github.com/danmunn/redmine_dmsf/graphs/contributors' + author_url 'https://github.com/picman/redmine_dmsf/graphs/contributors' author 'Vít Jonáš / Daniel Munn / Karel Pičman' description 'Document Management System Features' version '4.1.3'