Skip to content
Merged
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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This intention of this README is to explain how DKMS can be used in conjunction with tarballs which contain a dkms.conf file within them.

The DKMS project (and any updates) can be found at: https://github.com/dell/dkms
The DKMS project (and any updates) can be found at: https://github.com/dkms-project/dkms


## Installation
Expand Down Expand Up @@ -190,4 +190,4 @@ For maximum compatibility, DKMS generates the MOK certificate with a *2048 bit R

Once DKMS is installed, you can reference its man page for further information on different DKMS options and also to understand the formatting of a module's `dkms.conf` configuration file.

The DKMS project is located at: https://github.com/dell/dkms
The DKMS project is located at: https://github.com/dkms-project/dkms
2 changes: 1 addition & 1 deletion dkms.8.in
Original file line number Diff line number Diff line change
Expand Up @@ -1021,4 +1021,4 @@ intervention is required.
.SH AUTHOR
Gary Lerhaupt, Emil Velikov, Simone Caronni, Xu Zhen
.SH WEBPAGE
.I https://github.com/dell/dkms
.I https://github.com/dkms-project/dkms
Loading