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
Jonathan Bell
srctweb
Commits
59cf4eff
Commit
59cf4eff
authored
Apr 09, 2018
by
Zach Knox
Browse files
Merge branch 'broken-project-link' into 'master'
Fix broken project links See merge request
srct/srctweb!63
parents
e2a7b1a1
a446ee42
Changes
1
Hide whitespace changes
Inline
Side-by-side
srctweb/_data/projects.json
View file @
59cf4eff
...
...
@@ -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