diff --git a/docs/dag.png b/docs/dag.png
old mode 100755
new mode 100644
index 836be2de2281072566a79d1c3f1d74ac11a2aa69..e29fa207116d63af5ed95931b7e45bd618260ff3
Binary files a/docs/dag.png and b/docs/dag.png differ
diff --git a/docs/software_versions_mqc.yaml b/docs/software_versions_mqc.yaml
index b68f3e6d5ca4180a4d8289ab20d124e6508b7375..8f228ac64e1d0818606df0d59a4b1a9fb3ef51b9 100644
--- a/docs/software_versions_mqc.yaml
+++ b/docs/software_versions_mqc.yaml
@@ -1,12 +1,12 @@
 
         id: 'Software Versions'
         section_name: 'Software Versions'
-        section_href: 'https://git.biohpc.swmed.edu/BICF/Astrocyte/chipseq_analysis/'
+        section_href: 'https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq/'
         plot_type: 'html'
         description: 'are collected at run time from the software output.'
         data: |
             <dl class="dl-horizontal">
-        
+
             <dt>Python</dt><dd>v3.7.7</dd>
             <dt>DERIVA</dt><dd>v1.0.0</dd>
             <dt>BDBag</dt><dd>v1.5.6</dd>
diff --git a/workflow/conf/multiqc_config.yaml b/workflow/conf/multiqc_config.yaml
index 627b51d49060c969e13c25f08040f63f5846830f..8b8a4d49a880f0f6b22fd55d3d9f52207aa1ba6a 100644
--- a/workflow/conf/multiqc_config.yaml
+++ b/workflow/conf/multiqc_config.yaml
@@ -47,6 +47,7 @@ top_modules:
       path_filters:
         - '*infer_experiment*'
 
+
 report_section_order:
     run:
       order: 4000
@@ -57,9 +58,9 @@ report_section_order:
     ref:
       order: 1000
     Software_Versions:
-      order: -1200
+      after: 'Inference: Stranded'
     Software_References:
-      order: -1300
+      after: 'Software_Versions'
 
 
 skip_generalstats: true