abseil.github.io icon indicating copy to clipboard operation
abseil.github.io copied to clipboard

TotW 5 shows twice in sitemap

Open jonmeow opened this issue 4 years ago • 1 comments

On https://abseil.io/tips/, I see: TotW #3: String Concatenation and operator+ vs. StrCat() TotW #5: Disappearing Act TotW #5: Disappearing Act TotW #10: Splitting Strings, not Hairs

i.e., TotW #5 shows twice. Seems like a mistake.

jonmeow avatar Feb 08 '21 23:02 jonmeow

Yep, that's because tip 5 is being generated twice, each with a different date.

Andy, what's the canonical date for this tip (original publication date?) I would assume it's the earlier one:

2020-06-01-totw-5.md 2020-09-11-totw-5.md

manshreck avatar Feb 09 '21 19:02 manshreck