Skip to content

Commit ba2289c

Browse files
authored
Update README.md
1 parent 6acb5dc commit ba2289c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Framework version: If possible compile with .NET 4.0 (can be used with 4+).
2121

2222
## Requirements
2323

24-
Use `Nikse.SubtitleEdit.PluginLogic` as Entry point namespace, take a look [here](https://github.com/SubtitleEdit/plugins/blob/master/Haxor/DLL/Plugin.cs#L6).
24+
Use `Nikse.SubtitleEdit.PluginLogic` as Entry point namespace, take a look [here](https://github.com/SubtitleEdit/plugins/blob/main/source/Haxor/DLL/Plugin.cs).
2525

2626
The DLL filename must be `<classname>.dll` - e.g. `SyncViaOtherSubtitle.dll`.
2727

2828
## Build Status
29-
[![Build .NET Framework Project](https://github.com/SubtitleEdit/plugins/actions/workflows/main.yml/badge.svg)](https://github.com/SubtitleEdit/plugins/actions/workflows/main.yml)
29+
[![Build .NET Framework Project](https://github.com/SubtitleEdit/plugins/actions/workflows/main.yml/badge.svg)](https://github.com/SubtitleEdit/plugins/actions/workflows/main.yml)

0 commit comments

Comments
 (0)