aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorxfxyjwf <xfxyjwf@gmail.com>2014-10-01 16:52:35 -0700
committerxfxyjwf <xfxyjwf@gmail.com>2014-10-01 16:52:35 -0700
commit61477681710871dab2a5832d0d6324aa9b7d7867 (patch)
tree3b70e14699aaa593a0e13ee1d0e5f8cf3195bf97 /benchmarks
parenta9155b8d3c568a82e4df9402f1461c7af6aa9eb0 (diff)
parente428862450679aaccd3675d1092f9f5253b7bd43 (diff)
downloadprotobuf-61477681710871dab2a5832d0d6324aa9b7d7867.tar.gz
protobuf-61477681710871dab2a5832d0d6324aa9b7d7867.tar.bz2
protobuf-61477681710871dab2a5832d0d6324aa9b7d7867.zip
Merge pull request #37 from google/fix_links
Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/ProtoBench.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/ProtoBench.java b/benchmarks/ProtoBench.java
index 6717ffa2..86d62feb 100644
--- a/benchmarks/ProtoBench.java
+++ b/benchmarks/ProtoBench.java
@@ -1,6 +1,6 @@
// Protocol Buffers - Google's data interchange format
// Copyright 2009 Google Inc. All rights reserved.
-// http://code.google.com/p/protobuf/
+// https://developers.google.com/protocol-buffers/
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are