Skip to content

Commit

Permalink
Update news.json
Browse files Browse the repository at this point in the history
added an example link to a real paper
  • Loading branch information
EdGreen21 authored Nov 6, 2024
1 parent bcb0b75 commit f0e4699
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions frontend/src/assets/news.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"id": 1,
"url": "https://www.dkfz.de",
"text": "News item #1: some text about a paper written that used predicTCR. Click on this text to open the associated link."
"url": "https://www.nature.com/articles/s41591-024-03152-x",
"text": "Nature Medicine paper: predicTCR used to show that bone marrow enriched for tumor reactive T cells!."
},
{
"id": 2,
Expand All @@ -13,20 +13,5 @@
"id": 3,
"url": "https://www.dkfz.de",
"text": "News item #3: some text about a paper written that used predicTCR."
},
{
"id": 4,
"url": "https://www.dkfz.de",
"text": "News item #4: some text about a paper written that used predicTCR."
},
{
"id": 5,
"url": "https://www.dkfz.de",
"text": "News item #5: some text about a paper written that used predicTCR."
},
{
"id": 6,
"url": "https://www.dkfz.de",
"text": "News item #6: some text about a paper written that used predicTCR."
}
]

0 comments on commit f0e4699

Please sign in to comment.