Commit f9ae9403 authored by Harry Maclean's avatar Harry Maclean
Browse files

codeql: update homepage

parent 7aa5a5eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {

  meta = with lib; {
    description = "Semantic code analysis engine";
    homepage = "https://semmle.com/codeql";
    homepage = "https://codeql.github.com";
    maintainers = [ maintainers.dump_stack ];
    license = licenses.unfree;
  };