Skip to content

Commit aaf7ad5

Browse files
committed
move badges above header for consistency
1 parent ebebff6 commit aaf7ad5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
![Maven](https://github.com/VariantSync/DiffDetective/actions/workflows/maven.yml/badge.svg)
33
[![Documentation](https://img.shields.io/badge/Documentation-Read-purple)][documentation]
44
[![GitHubPages](https://img.shields.io/badge/GitHub%20Pages-online-blue.svg?style=flat)][website]
5-
[![License](https://img.shields.io/badge/License-GNU%20LGPLv3-blue)](../../LICENSE.LGPL3)
5+
[![License](https://img.shields.io/badge/License-GNU%20LGPLv3-blue)](LICENSE.LGPL3)
66

77
# DiffDetective - Analysing Edits to Preprocessor-Based Variability
88

replication/splc23-views/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Views on Edits to Variational Software
2-
31
[![Documentation](https://img.shields.io/badge/Documentation-Read-purple)][documentation]
42
[![Install](https://img.shields.io/badge/Install-Instructions-blue)](INSTALL.md)
53
[![License](https://img.shields.io/badge/License-GNU%20LGPLv3-blue)](../../LICENSE.LGPL3)
64

5+
# Views on Edits to Variational Software
6+
77
This is the replication package for our paper _Views on Edits to Variational Software_ conditionally accepted at the 27th Systems and Software Product Line Conference (SPLC 2023).
88

99
This replication package consists of two parts:

0 commit comments

Comments
 (0)