Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
srct.gmu.io
Commits
a446ee42
Commit
a446ee42
authored
Apr 09, 2018
by
Tyler Hallada
Browse files
Fix broken project links
parent
e2a7b1a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
srctweb/_data/projects.json
View file @
a446ee42
...
...
@@ -220,11 +220,11 @@
"name"
:
"sks-rs"
,
"language"
:
"Rust"
,
"status"
:
"in_dev"
,
"repo_url"
:
"github.com/srct/sks-rs"
,
"repo_url"
:
"
https://
github.com/srct/sks-rs"
,
"fa_icon"
:
"fas fa-key"
,
"project_manager"
:
"Kunal Sarkhel"
,
"issues_url"
:
"https://github.com/srct/sks-rs/issues"
,
"docs_url"
:
"github.com/srct/sks-rs/blob/master/README.md"
,
"docs_url"
:
"
https://
github.com/srct/sks-rs/blob/master/README.md"
,
"blurb"
:
"Rust implementation of the Synchronizing Key Server for PGP keys."
},
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment